We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398b756 commit 170b270Copy full SHA for 170b270
README.rst
@@ -47,7 +47,7 @@ Create your environment::
47
And then start by running the pre-commit hooks to ensure you're stating with a
48
_clean_ project::
49
50
- pre-commit run --all
+ pre-commit run --all-files
51
52
And then run the tests::
53
0 commit comments