mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
Enable mccabe complexity checks in flake8 (#49616)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -33,6 +33,7 @@ repos:
|
||||
- pydocstyle==6.0.0
|
||||
- flake8-comprehensions==3.4.0
|
||||
- flake8-noqa==1.1.0
|
||||
- mccabe==0.6.1
|
||||
files: ^(homeassistant|script|tests)/.+\.py$
|
||||
- repo: https://github.com/PyCQA/bandit
|
||||
rev: 1.7.0
|
||||
|
||||
Reference in New Issue
Block a user