mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-11 21:54:16 +00:00
add check_projen_files
This commit is contained in:
parent
887db502c6
commit
d1a0d9aea1
3 changed files with 31 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ Checks that scripts with shebangs are executable.
|
|||
#### `check-symlinks`
|
||||
Checks for symlinks which do not point to anything.
|
||||
|
||||
#### `check-projen-files`
|
||||
Checks for projen files that were updated manually.
|
||||
|
||||
#### `check-toml`
|
||||
Attempts to load all TOML files to verify syntax.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue