Skip to content

Commit 989961e

Browse files
committed
pre-commit: remove check_executables_have_shebangs for now
1 parent 0bf9e06 commit 989961e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ repos:
33
rev: v4.6.0
44
hooks:
55
- id: check-executables-have-shebangs
6-
- id: check-shebang-scripts-are-executable
6+
exclude: (.*/.*.(ps1|bat|bash)$)
77
- id: check-merge-conflict
88
args: ['--assume-in-merge']

0 commit comments

Comments
 (0)