@@ -0,0 +1,9 @@
[testenv:linters]
deps =
make
flake8
yamllint
allowlist_externals = make
commands =
make flake8
yamllint -s .
The note is not visible to the blocked user.