Run flake8 on more files (#85333)

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
This commit is contained in:
Max R
2023-01-16 14:53:14 -05:00
committed by GitHub
parent 3aad153913
commit 156c815499
6 changed files with 19 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ repos:
- flake8-comprehensions==3.10.1
- flake8-noqa==1.3.0
- mccabe==0.7.0
files: ^(homeassistant|script|tests)/.+\.py$
exclude: docs/source/conf.py
- repo: https://github.com/PyCQA/bandit
rev: 1.7.4
hooks: