Skip to content

Commit

Permalink
pre-commit checks toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Apr 15, 2023
1 parent 571c04d commit a699b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repos:
- id: fix-byte-order-marker
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-toml
- repo: https://github.com/PyCQA/autoflake
rev: v2.0.2
hooks:
Expand Down

0 comments on commit a699b78

Please sign in to comment.