mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-13 07:41:19 +08:00
Document check-merge-conflict argument
Document --assume-in-merge in README
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user