We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8457a commit b26edf2Copy full SHA for b26edf2
tox.ini
@@ -21,6 +21,5 @@ basepython = python3.11
21
commands = pytest
22
23
[testenv:lint]
24
-deps = -r{toxinidir}/test-requirements.txt
25
commands = flake8 --config ./lint-configs/python/.flake8 st2auth_flat_file_backend/
26
pylint -E --rcfile=./lint-configs/python/.pylintrc st2auth_flat_file_backend/
0 commit comments