antlr/.editorconfig

8 lines
123 B
INI

root = true
[*.{java,stg}]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab