mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
.pre-commit-config.yaml: remove markdown exclude from trailing-whitespace
This commit is contained in:
parent
6d9daa1ec4
commit
61b34055b2
@ -28,7 +28,7 @@ repos:
|
||||
- id: fix-byte-order-marker
|
||||
- id: trailing-whitespace
|
||||
args: ["--markdown-linebreak-ext", "md,markdown"]
|
||||
exclude_types: [svg, markdown, tsv]
|
||||
exclude_types: [svg, tsv]
|
||||
- id: check-merge-conflict
|
||||
- id: mixed-line-ending
|
||||
args: [--fix=auto]
|
||||
|
Loading…
Reference in New Issue
Block a user