mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Update hooks
This commit is contained in:
parent
4352d45451
commit
9a18f6a38d
2 changed files with 6 additions and 4 deletions
3
tox.ini
3
tox.ini
|
|
@ -24,3 +24,6 @@ deps =
|
|||
sphinx
|
||||
changedir = docs
|
||||
commands = sphinx-build -b html -d build/doctrees source build/html
|
||||
|
||||
[pep8]
|
||||
ignore = E265,E309,E501
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue