Skip to content
Snippets Groups Projects
Commit 763cef4a authored by Johannes Mey's avatar Johannes Mey
Browse files

add editorconfig

parent 99c8981d
Branches
No related tags found
1 merge request!1festival updatesfestival updatesfestival updatesfestival updatesfestival
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
[{*.jadd,*.java,*.jrag}]
indent_size = 2
tab_width = 2
ij_continuation_indent_size = 4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment