mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-05 09:09:22 +01:00
pre-commit: fix tsv & markdown handling
This commit is contained in:
parent
92e2b36292
commit
11ea7a55aa
@ -29,7 +29,8 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: fix-byte-order-marker
|
||||
- id: trailing-whitespace
|
||||
exclude_types: [markdown]
|
||||
args: ["--markdown-linebreak-ext", "md,markdown"]
|
||||
exclude_types: [svg, tsv]
|
||||
- id: check-docstring-first
|
||||
#- id: check-json
|
||||
- id: check-merge-conflict
|
||||
|
Loading…
Reference in New Issue
Block a user