Attribute style
EditorConfig key: xml-attribute-style
Attribute style
xml-attribute-style
How multiple attributes on a tag are laid out.
Default value:
do_not_touch
Possible values:
on_single_line
first_attribute_on_single_line
on_different_lines
do_not_touch
Examples
on_single_line
first_attribute_on_single_line
on_different_lines
do_not_touch