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 017e5f5 commit c508998Copy full SHA for c508998
.pre-commit-config.yaml
@@ -0,0 +1,8 @@
1
+repos:
2
+- repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v4.2.0
4
+ hooks:
5
+ - id: check-json
6
+ - id: check-symlinks
7
+ - id: check-toml
8
+ - id: check-yaml
0 commit comments