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 460a7ab commit 26f2b40Copy full SHA for 26f2b40
tox.ini
@@ -36,7 +36,7 @@ commands=pytest {posargs}
36
37
38
[testenv:pylint]
39
-commands = pylint --rcfile=.pylintrc src/aws_secretsmanager_caching --ignore=version.py
+commands = pylint --rcfile=.pylintrc src/aws_secretsmanager_caching
40
41
[testenv:isort]
42
changedir = {toxinidir}
0 commit comments