Updates Running pre-commit manually content

pull/1702/head
David Farrell 2020-11-03 11:39:23 -08:00 committed by GitHub
parent 0c484b94c4
commit f068ab2164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -96,9 +96,10 @@ For the full use of the tool, you may need to install also other third-party too
Running pre-commit manually
^^^^^^^^^^^^^^^^^^^^^^^^^^^
| Once configured, pre-commit will auto-run against staged files as part
Once configured, pre-commit will auto-run against staged files as part
of the commit process.
| You can also run pre-commit manually to check staged files without
You can also run pre-commit manually to check staged files without
having to initiate a commit:
::