mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 10:16:54 +00:00
Tidy up indentation in README changes for no-commit-to-branch
This commit is contained in:
parent
8d2785b9d6
commit
7b959d140f
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ Add this to your `.pre-commit-config.yaml`
|
|||
- `-b` / `--branch` may be specified multiple times to protect multiple
|
||||
branches.
|
||||
- `-p` / `--pattern` can be used to protect branches that match a supplied regex
|
||||
(e.g. `--pattern, release/.*`). May be specified multiple times.
|
||||
(e.g. `--pattern, release/.*`). May be specified multiple times.
|
||||
- `pretty-format-json` - Checks that all your JSON files are pretty. "Pretty"
|
||||
here means that keys are sorted and indented. You can configure this with
|
||||
the following commandline options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue