Merge pull request #759 from bagerard/bagerard-patch-check-merge-conflict-doc

Document check-merge-conflict argument
This commit is contained in:
Anthony Sottile 2022-04-25 09:01:38 -04:00 committed by GitHub
commit f5c26753e4
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.