swt23w23/.editorconfig

17 lines
294 B
INI
Raw Normal View History

2023-10-05 11:42:24 +02:00
# EditorConfig is awesome: https://EditorConfig.org
# IntelliJ IDEA supports it out of the box. Eclipse users need
# to install a plugin: https://marketplace.eclipse.org/node/2506426
root = true
[*]
end_of_line = lf
charset = utf-8
[*.java]
indent_style = tab
[pom.xml]
indent_style = tab