Add plugin configuration to flake8-to-ruff (#535)

This commit is contained in:
Charlie Marsh 2022-11-01 17:08:53 -04:00 committed by GitHub
parent 2d83f99dbf
commit bad5723d80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 60 additions and 5 deletions

View file

@ -17,3 +17,5 @@ exclude =
test_fstring.py,
bad_coding2.py,
badsyntax_*.py
ignore_names = foo, bar
quotes = double