mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
Document check-merge-conflict argument
Document --assume-in-merge in README
This commit is contained in:
parent
5d1ab6d7f3
commit
aa56da8535
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ Attempts to load all json files to verify syntax.
|
||||||
|
|
||||||
#### `check-merge-conflict`
|
#### `check-merge-conflict`
|
||||||
Check for files that contain merge conflict strings.
|
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`
|
#### `check-shebang-scripts-are-executable`
|
||||||
Checks that scripts with shebangs are executable.
|
Checks that scripts with shebangs are executable.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue