Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janstrohbeck committed Jan 9, 2020
1 parent 9f00fd7 commit 58f7437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Setup
Format all files
----------------

The pre-commit hook only checks and formats changed files. If you want to run it on all files in the repository at once, run `./run_hooks --all`
The pre-commit hook and the run_hooks script only check and format **staged** files by default. If you want to run it on all files in the repository at once, run `./run_hooks --all`

Only run formatter or linter
---------------------------------
Expand Down

0 comments on commit 58f7437

Please sign in to comment.