This commit is contained in:
2
tox.ini
2
tox.ini
@@ -8,7 +8,7 @@ deps = -rtest_requirements.txt
|
||||
commands =
|
||||
py.test --cov-report term-missing:skip-covered --cov=borgmatic --ignore=tests/end-to-end \
|
||||
tests []
|
||||
black --skip-string-normalization --line-length 100 --check .
|
||||
- black --skip-string-normalization --line-length 100 --check .
|
||||
flake8 .
|
||||
|
||||
[testenv:black]
|
||||
|
||||
Reference in New Issue
Block a user