mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Update README.md
Remove "forbid-submodules" hook, as it's not available in fact.
This commit is contained in:
parent
bb4e628bb4
commit
7da116c32b
1 changed files with 0 additions and 3 deletions
|
|
@ -135,9 +135,6 @@ Prevent addition of new git submodules.
|
|||
This is intended as a helper to migrate away from submodules. If you want to
|
||||
ban them entirely use `forbid-submodules`
|
||||
|
||||
#### `forbid-submodules`
|
||||
forbids any submodules in the repository.
|
||||
|
||||
#### `mixed-line-ending`
|
||||
Replaces or checks mixed line ending.
|
||||
- `--fix={auto,crlf,lf,no}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue