Skip to content

Commit a28fcac

Browse files
committed
Enable "fix-byte-order-marker" pre-commit hook and apply fixes
1 parent b5b7e0f commit a28fcac

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
@@ -23,6 +23,7 @@ repos:
2323
- id: file-contents-sorter
2424
files: ^(requirements/\w*.txt)$
2525
args: ["--ignore-case", "--unique"]
26+
- id: fix-byte-order-marker
2627
- id: mixed-line-ending
2728

2829
- 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)