mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
fix error clobbering
This commit is contained in:
parent
7d546c1f81
commit
cdf0dae90d
2 changed files with 8 additions and 5 deletions
3
tox.ini
3
tox.ini
|
|
@ -23,3 +23,6 @@ deps =
|
|||
sphinx
|
||||
changedir = docs
|
||||
commands = sphinx-build -b html -d build/doctrees source build/html
|
||||
|
||||
[flake8]
|
||||
max-line-length=131
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue