mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
We're not using pylint
This commit is contained in:
parent
7c213f4482
commit
efe33ffe5c
5 changed files with 5 additions and 28 deletions
1
tox.ini
1
tox.ini
|
|
@ -11,7 +11,6 @@ commands =
|
|||
coverage run -m pytest {posargs:tests}
|
||||
# TODO: when dropping py26, change to 100
|
||||
coverage report --show-missing --fail-under 99
|
||||
# pylint {[tox]project} testing tests setup.py
|
||||
pre-commit run --all-files
|
||||
|
||||
[testenv:venv]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue