Skip to content

Commit

Permalink
remove commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamack committed Sep 13, 2024
1 parent 6a45764 commit 19ccfbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pre-commit.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
AWX_IGNORE_BLACK=1
if [ -z $AWX_IGNORE_BLACK ] ; then
python_files_changed=$(git diff --cached --name-only --diff-filter=AM awx/ awxkit/ tools/ | grep -E '\.py$')
if [ "x$python_files_changed" != "x" ] ; then
Expand Down

0 comments on commit 19ccfbb

Please sign in to comment.