Skip to content

Commit

Permalink
test flake8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlocke committed Jul 17, 2023
1 parent 05a93c9 commit f89859b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ usedevelop = true
[testenv:lint]

commands =
flake8 --version
flake8 setup.py example stone test
pylint --rcfile=.pylintrc setup.py example stone test

Expand Down

0 comments on commit f89859b

Please sign in to comment.