chore(editorconfig): space before '/>'

recyclarr
Robert Dailey 4 years ago
parent 351aeeb6a8
commit a9dd79e824

@ -933,7 +933,7 @@ resharper_html_linebreak_before_elements = body,div,p,form,h1,h2,h3
resharper_html_max_blank_lines_between_tags = 2 resharper_html_max_blank_lines_between_tags = 2
resharper_html_max_line_length = 120 resharper_html_max_line_length = 120
resharper_html_pi_attribute_style = on_single_line resharper_html_pi_attribute_style = on_single_line
resharper_html_space_before_self_closing = false resharper_html_space_before_self_closing = true
resharper_html_wrap_lines = true resharper_html_wrap_lines = true
resharper_ignore_space_preservation = false resharper_ignore_space_preservation = false
resharper_include_prefix_comment_in_indent = false resharper_include_prefix_comment_in_indent = false

Loading…
Cancel
Save