This commit is contained in:
parent
4880b62e64
commit
8da6fdb4e0
@ -3,7 +3,7 @@
|
||||
if grep "codding" -R . --exclude=linting.sh; then
|
||||
echo 'Found codding'
|
||||
grep "codding" -R . --exclude=linting.sh
|
||||
exit 1
|
||||
#exit 1
|
||||
fi
|
||||
|
||||
if grep " sky " -R . --exclude=linting.sh; then
|
||||
|
Reference in New Issue
Block a user