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 10e3eb7 commit d182098Copy full SHA for d182098
.pre-commit-config.yaml
@@ -38,6 +38,7 @@ repos:
38
- id: check-docstring-first
39
- id: check-executables-have-shebangs
40
- id: check-merge-conflict
41
+ - id: check-toml
42
- id: debug-statements
43
- id: detect-private-key
44
0 commit comments