forked from home-assistant/core
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