We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec96a7 commit 6f27dc9Copy full SHA for 6f27dc9
2 files changed
.github/workflows/dev_pr_milestone.sh
100644
100755
.pre-commit-config.yaml
@@ -25,6 +25,7 @@ repos:
25
hooks:
26
- id: trailing-whitespace
27
- id: end-of-file-fixer
28
+ - id: check-shebang-scripts-are-executable
29
- id: check-yaml
30
- id: check-added-large-files
31
- id: file-contents-sorter
0 commit comments