mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-12-22 06:38:07 +00:00
Fix isort
This commit is contained in:
parent
c2fc1fffb1
commit
7bd86a5425
@ -9,7 +9,7 @@ trim_trailing_whitespace = true
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
profile = black # For isort
|
profile = black
|
||||||
|
|
||||||
[*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]
|
[*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user