We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08ac14 commit 6785a62Copy full SHA for 6785a62
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
# Check for common mistakes
14
- id: check-added-large-files
15
- id: check-case-conflict
16
- # - id: check-illegal-windows-names # TODO: Enable in next release
+ - id: check-illegal-windows-names
17
- id: check-merge-conflict
18
- id: check-executables-have-shebangs
19
- id: check-shebang-scripts-are-executable
0 commit comments