Skip to content

Commit dd20f2e

Browse files
committed
Merge branch 'master' of github.com:coldbox-modules/cbox-validation
2 parents 0a16993 + 64d9e8d commit dd20f2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cfformat.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
"keywords.spacing_to_group": true,
4343
"keywords.empty_group_spacing": false,
4444
"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,
4549
"parentheses.padding": true,
4650
"strings.quote": "double",
4751
"strings.attributes.quote": "double",

0 commit comments

Comments
 (0)