diff --git a/.editorconfig b/.editorconfig index 0ac7b35..907dec5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,3 +18,4 @@ dfmt_space_after_cast = true dfmt_space_after_keywords = true dfmt_selective_import_space = true dfmt_compact_labeled_statements = true +dfmt_template_constraint_style = conditional_newline_indent