mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
Respond to review feedback
This commit is contained in:
parent
4af7451154
commit
b941d0e6df
4 changed files with 9 additions and 14 deletions
|
|
@ -110,7 +110,7 @@
|
|||
description: Sort the lines in specified files (defaults to alphabetical). You must provide list of target files as input in your .pre-commit-config.yaml file.
|
||||
entry: file-contents-sorter
|
||||
language: python
|
||||
files: ''
|
||||
files: '^$'
|
||||
- id: fix-encoding-pragma
|
||||
name: Fix python encoding pragma
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue