Document check-merge-conflict argument

Document --assume-in-merge in README
This commit is contained in:
Bastien Gérard 2022-04-25 12:20:30 +02:00 committed by GitHub
parent 5d1ab6d7f3
commit aa56da8535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ Attempts to load all json files to verify syntax.
#### `check-merge-conflict`
Check for files that contain merge conflict strings.
- `--assume-in-merge` - Allows running the hook when there is no ongoing merge operation
#### `check-shebang-scripts-are-executable`
Checks that scripts with shebangs are executable.