Skip to content

Commit

Permalink
Ignore trailing whitespaces in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jul 28, 2022
1 parent 610d7cd commit c724237
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:
rev: v4.3.0
hooks:
- id: trailing-whitespace
exclude: "setup.cfg"
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
Expand Down

0 comments on commit c724237

Please sign in to comment.