We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08cc0b commit 64d9e8dCopy full SHA for 64d9e8d
.cfformat.json
@@ -42,6 +42,10 @@
42
"keywords.spacing_to_group": true,
43
"keywords.empty_group_spacing": false,
44
"max_columns": 120,
45
+ "metadata.multiline.element_count": 4,
46
+ "metadata.multiline.min_length": 40,
47
+ "property.multiline.element_count": 4,
48
+ "property.multiline.min_length": 40,
49
"parentheses.padding": true,
50
"strings.quote": "double",
51
"strings.attributes.quote": "double",
0 commit comments