mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
trailing-whitespace: exclude tsv files
This commit is contained in:
parent
e437b7ed51
commit
e7de33b942
1 changed files with 1 additions and 0 deletions
|
|
@ -208,5 +208,6 @@
|
|||
entry: trailing-whitespace-fixer
|
||||
language: python
|
||||
types: [text]
|
||||
exclude_types: [tsv]
|
||||
stages: [pre-commit, pre-push, manual]
|
||||
minimum_pre_commit_version: 3.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue