mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
parent
9ee77bd5a2
commit
00745fe9c0
5 changed files with 153 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ Checks for a common error of placing code before the docstring.
|
|||
#### `check-executables-have-shebangs`
|
||||
Checks that non-binary executables have a proper shebang.
|
||||
|
||||
#### `check-illegal-windows-names`
|
||||
Check for files that cannot be created on Windows.
|
||||
|
||||
#### `check-json`
|
||||
Attempts to load all json files to verify syntax.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue