mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +00:00
Let's make the files: for the two whitespace fixers the same
This commit is contained in:
parent
629896ed4a
commit
18d7035de5
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
description: Ensures that a file is either empty, or ends with one newline.
|
||||
entry: end-of-file-fixer
|
||||
language: python
|
||||
files: \.(c|coffee|cpp|css|ejs|erb|haml|html|jade|js|json|less|md|pp|py|rb|scala|scss|sh|slim|tmpl|ts|txt|yaml|yml)$
|
||||
files: \.(asciidoc|adoc|coffee|cpp|css|c|ejs|erb|h|haml|hh|hpp|hxx|html|in|jade|json|js|less|markdown|md|ml|mli|pp|py|rb|rs|R|scala|scss|sh|slim|tmpl|ts|txt|yaml|yml)$
|
||||
- id: fix-encoding-pragma
|
||||
name: Fix python encoding pragma
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue