@@ -9,5 +9,8 @@ setenv =
BLACK_ARGS = --check
commands =
make black
flake8 awx --select=F401,F402,F821,F823,F841
flake8 awx
yamllint -s .
[flake8]
select = F401,F402,F821,F823,F841
The note is not visible to the blocked user.