mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
Undo isort config.
This commit is contained in:
@@ -10,10 +10,3 @@ exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib,deps,build
|
|||||||
|
|
||||||
[pydocstyle]
|
[pydocstyle]
|
||||||
match_dir = ^((?!\.|www_static).)*$
|
match_dir = ^((?!\.|www_static).)*$
|
||||||
|
|
||||||
[isort]
|
|
||||||
multi_line_output = 4
|
|
||||||
indent = " "
|
|
||||||
forced_separate = homeassistant
|
|
||||||
known_standard_library = typing
|
|
||||||
not_skip = __init__.py
|
|
||||||
|
Reference in New Issue
Block a user