Disable child indent when parent exceeds N chars

EditorConfig key: html-no-indent-inside-if-element-longer-than

Disable child indent when parent exceeds N chars

html-no-indent-inside-if-element-longer-than

Skip indenting children if the parent's opening tag is longer than this threshold.

Default value:

120

Possible values:

Any integer

Examples