mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 12:30:08 -06:00
Added double-quote-string-fixer pre-commit hook.
Signed-off-by: Brett Randall <javabrett@gmail.com>
This commit is contained in:
@@ -10,6 +10,7 @@ repos:
|
||||
- id: debug-statements
|
||||
- id: name-tests-test
|
||||
- id: requirements-txt-fixer
|
||||
- id: double-quote-string-fixer
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.7.1
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user