We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b06dcf commit ef9e084Copy full SHA for ef9e084
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,8 @@
16
- id: check-ast
17
- id: check-byte-order-marker
18
- id: check-case-conflict
19
- - id: check-docstring-first
+ # disabled due to pre-commit/pre-commit-hooks#159
20
+ #- id: check-docstring-first
21
- id: check-json
22
- id: pretty-format-json
23
- id: check-symlinks
0 commit comments