We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5469adf commit e43ad57Copy full SHA for e43ad57
1 file changed
.pre-commit-config.yaml
@@ -8,6 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
exclude: '^.*\.svg$'
10
- id: check-yaml
11
+ - id: check-toml
12
- id: check-added-large-files
13
- repo: https://github.com/pycqa/flake8
14
rev: '7.2.0'
0 commit comments