Skip to content

Commit cafd375

Browse files
akbakb
authored andcommitted
Run pre-commit
1 parent 1a1e60e commit cafd375

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@ commands =
4343
deps =
4444
-r dev-requirements.txt
4545
-e .
46+
pre-commit
4647
commands =
4748
./pycli init
4849
./pycli build
4950
twine check dist/mario-*
5051
black --check src/ tests/
5152
docshtest README.rst
53+
pre-commit run -a
5254

5355
[testenv:codecov]
5456
skip_install=True

0 commit comments

Comments
 (0)