mirror of
https://github.com/home-assistant/core.git
synced 2026-04-18 16:06:42 +01:00
Add flake8 comprehensions checks to pre-commit & CI (#48111)
This commit is contained in:
@@ -32,6 +32,7 @@ repos:
|
||||
# default yet due to https://github.com/plinss/flake8-noqa/issues/1
|
||||
# - flake8-noqa==1.1.0
|
||||
- pydocstyle==5.1.1
|
||||
- flake8-comprehensions==3.4.0
|
||||
files: ^(homeassistant|script|tests)/.+\.py$
|
||||
- repo: https://github.com/PyCQA/bandit
|
||||
rev: 1.7.0
|
||||
|
||||
Reference in New Issue
Block a user