Document check-merge-conflict argument
Document --assume-in-merge in README
This commit is contained in:
parent
5d1ab6d7f3
commit
aa56da8535
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue