Skip to content

Commit 117eac7

Browse files
committed
add more pre-commit hooks
1 parent 9f3417f commit 117eac7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ repos:
2323
- id: check-case-conflict
2424
- id: check-executables-have-shebangs
2525
- id: check-merge-conflict
26+
- id: check-shebang-scripts-are-executable
27+
- id: check-symlinks
2628
- id: check-toml
2729
- id: debug-statements
2830
- id: destroyed-symlinks

conda-recipe/run_test.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)