mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Add pep257 checking
This commit is contained in:
@@ -6,6 +6,3 @@ testpaths = tests
|
|||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib
|
exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib
|
||||||
|
|
||||||
[pep257]
|
|
||||||
ignore = D203,D105
|
|
||||||
|
Reference in New Issue
Block a user