Skip to content

Commit e43ad57

Browse files
committed
Validate toml files
1 parent 5469adf commit e43ad57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
exclude: '^.*\.svg$'
1010
- id: check-yaml
11+
- id: check-toml
1112
- id: check-added-large-files
1213
- repo: https://github.com/pycqa/flake8
1314
rev: '7.2.0'

0 commit comments

Comments
 (0)