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