mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-25 04:32:43 +01:00
.pre-commit-config.yaml: enable trailing-whitespace hook
This commit is contained in:
parent
d5051e02e9
commit
f1280db497
@ -14,6 +14,8 @@ repos:
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: fix-byte-order-marker
|
||||
- id: trailing-whitespace
|
||||
exclude_types: [markdown]
|
||||
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user