-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.pre-commit-config.yaml - autoupdate and add a few more hooks
Add these hooks: * check-xml * check-symlinks: checks for symlinks which do not point to anything * destroyed-symlinks: detects symlinks which are changed to regular files with a content of a path which that symlink was pointing to. * check-executables-have-shebangs: ensures that (non-binary) executables have a shebang.
- Loading branch information
Allen Winter
committed
Dec 14, 2023
1 parent
7e4b008
commit d87886c
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters