Skip to content

Commit

Permalink
Whitelist contents of /ops directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pychheda authored and JohanAhlen committed Feb 22, 2021
1 parent f9365e0 commit 429ac3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/check_for_python_lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ files=`git diff --name-only origin/master --diff-filter=b | egrep .py$ | \
grep -v wsgiserver.py | \
grep -v /migrations/ | \
grep -v apps/oozie/src/oozie/tests.py | \
grep -v /tools/ops/ | \
grep -v /org_migrations/`

cd $HOME
Expand Down

0 comments on commit 429ac3e

Please sign in to comment.