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

add editorconfig (not yet working properly)

parent f8d78182
No related branches found
No related tags found
No related merge requests found
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = false
max_line_length = 120
tab_width = 2
ij_continuation_indent_size = 4
ij_formatter_off_tag = @formatter:off
ij_formatter_on_tag = @formatter:on
ij_formatter_tags_enabled = false
ij_smart_tabs = false
ij_wrap_on_typing = false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment