Skip to content

Commit df0483f

Browse files
committed
add precommit
1 parent c4567ac commit df0483f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ repos:
1313
- id: detect-private-key
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
16+
- id: check-executables-have-shebangs
17+
- id: check-shebang-scripts-are-executable
1618
- repo: https://github.com/roy-ht/pre-commit-jupyter
1719
rev: v1.2.1
1820
hooks:

0 commit comments

Comments
 (0)