mediawiki-extensions-ImageMap/.editorconfig
Mark A. Hershberger 2d9633abc6 Add generic MW editorconfig
Change-Id: Iccdfd5af7cabbb08677c8c93a03f6838d5928584
2023-05-12 15:09:10 +00:00

11 lines
161 B
INI

root = true
[*]
indent_style = tab
indent_size = tab
tab_width = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true