mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
.pre-commit-config.yaml: add end of line fixing
This commit is contained in:
parent
a50e703de4
commit
2854ce7427
@ -13,6 +13,7 @@ repos:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: destroyed-symlinks
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
|
Loading…
Reference in New Issue
Block a user