@@ -6,6 +6,8 @@
set -ev
# PEP8 tests
which pycodestyle 2>/dev/null
[ "$?" != "0" ] && echo "Install pycodestyle" && exit 1
pycodestyle --ignore=W605 dotdrop/
pycodestyle tests/
pycodestyle scripts/
The note is not visible to the blocked user.