Skip to content

Commit

Permalink
Don't fix auto generated end of line in .tx/config
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer committed Dec 28, 2024
1 parent b6b396f commit 76bc7b0
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 @@ -21,6 +21,7 @@ repos:
- id: check-byte-order-marker
- id: check-case-conflict
- id: end-of-file-fixer
exclude: ^.tx/config$
- id: mixed-line-ending
- id: trailing-whitespace
exclude: ^source/locale/.*$
Expand Down

0 comments on commit 76bc7b0

Please sign in to comment.