double-quote-string-fixer

This commit is contained in:
Anthony Sottile 2019-02-11 19:57:37 -08:00
parent 4575652bd2
commit 8626e266dd
8 changed files with 27 additions and 26 deletions

View file

@ -10,6 +10,7 @@ repos:
- id: check-yaml
- id: debug-statements
- id: name-tests-test
- id: double-quote-string-fixer
- id: requirements-txt-fixer
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.1