Skip to content

Commit 78d063d

Browse files
committed
pre commit tweaks
1 parent f59cd81 commit 78d063d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,14 @@ repos:
8080
- id: check-ast
8181
- id: check-case-conflict
8282
- id: trailing-whitespace
83+
exclude: CHANGES.md
8384
- id: check-yaml
8485
- id: debug-statements
8586
- id: check-added-large-files
8687
- id: end-of-file-fixer
8788
- id: mixed-line-ending
89+
- id: check-toml
90+
8891

8992
ci:
9093
autofix_prs: false

0 commit comments

Comments
 (0)