mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-12-22 06:38:07 +00:00
Upgrade autopretty
This commit is contained in:
parent
856cb4912c
commit
a7d91ef625
@ -1,5 +1,5 @@
|
|||||||
# Changes here will be overwritten by Copier; do NOT edit manually
|
# Changes here will be overwritten by Copier; do NOT edit manually
|
||||||
_commit: v0.1.0a4
|
_commit: v0.1.0a5
|
||||||
_src_path: https://github.com/copier-org/autopretty.git
|
_src_path: https://github.com/copier-org/autopretty.git
|
||||||
ansible: false
|
ansible: false
|
||||||
biggest_kbs: 0
|
biggest_kbs: 0
|
||||||
|
@ -9,6 +9,7 @@ trim_trailing_whitespace = true
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
|
# For isort
|
||||||
profile = black
|
profile = black
|
||||||
|
|
||||||
[*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]
|
[*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]
|
||||||
|
Loading…
Reference in New Issue
Block a user