Skip to content

Commit a959f71

Browse files
committed
Enable "fix-byte-order-marker" pre-commit hook and apply fixes
1 parent 88229cf commit a959f71

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ repos:
2020
- id: detect-private-key
2121
- id: end-of-file-fixer
2222
exclude_types: [json, sql]
23+
- id: fix-byte-order-marker
2324
- id: mixed-line-ending
2425

2526
- repo: https://github.com/asottile/pyupgrade

trac-env/htdocs/css/output.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)