docs/code-samples/community/serving/helloworld-java-quarkus/.editorconfig

9 lines
132 B
INI

root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false