Skip to content

Commit 7b959d1

Browse files
committed
Tidy up indentation in README changes for no-commit-to-branch
1 parent 8d2785b commit 7b959d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Add this to your `.pre-commit-config.yaml`
8484
- `-b` / `--branch` may be specified multiple times to protect multiple
8585
branches.
8686
- `-p` / `--pattern` can be used to protect branches that match a supplied regex
87-
(e.g. `--pattern, release/.*`). May be specified multiple times.
87+
(e.g. `--pattern, release/.*`). May be specified multiple times.
8888
- `pretty-format-json` - Checks that all your JSON files are pretty. "Pretty"
8989
here means that keys are sorted and indented. You can configure this with
9090
the following commandline options:

0 commit comments

Comments
 (0)