Add flake8-logging-format linter to blacklist

Change-Id: Id2ebe8f1b9bb7a0b6b096d874d8737b154887e60
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-12-19 10:39:35 -06:00
parent 11b3d0b053
commit d36ea16c31
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ bandit
flake8
flake8-docstrings
flake8-import-order
flake8-logging-format
hacking
mccabe
pep257