mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 20:16:53 +00:00
Remove pylint
This commit is contained in:
parent
d19360c179
commit
8be6f4c77e
5 changed files with 1 additions and 29 deletions
1
tox.ini
1
tox.ini
|
|
@ -12,7 +12,6 @@ commands =
|
|||
coverage report --show-missing --fail-under 100
|
||||
pre-commit install -f --install-hooks
|
||||
pre-commit run --all-files
|
||||
pylint {[tox]project} testing tests setup.py
|
||||
|
||||
[testenv:venv]
|
||||
envdir = venv-{[tox]project}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue