Update editorconfig
This commit is contained in:
parent
f67d38f601
commit
2ec0259260
|
@ -18,3 +18,4 @@ dfmt_space_after_cast = true
|
||||||
dfmt_space_after_keywords = true
|
dfmt_space_after_keywords = true
|
||||||
dfmt_selective_import_space = true
|
dfmt_selective_import_space = true
|
||||||
dfmt_compact_labeled_statements = true
|
dfmt_compact_labeled_statements = true
|
||||||
|
dfmt_template_constraint_style = conditional_newline_indent
|
||||||
|
|
Loading…
Reference in New Issue