Update README.md

Remove "forbid-submodules" hook, as it's not available in fact.
This commit is contained in:
Emiliano 'AlberT' Gabrielli 2023-06-16 17:15:34 +02:00 committed by GitHub
parent bb4e628bb4
commit 7da116c32b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}`