We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416e9d1 commit 20cbd7bCopy full SHA for 20cbd7b
1 file changed
.pre-commit-config.yaml
@@ -2,6 +2,7 @@ repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
rev: v6.0.0
4
hooks:
5
+ - id: check-toml
6
- id: check-yaml
7
- id: end-of-file-fixer
8
- id: trailing-whitespace
0 commit comments