[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4
continuation_indent_size=4
trim_trailing_whitespace=true
no-wildcard-import = true
ij_kotlin_allow_trailing_comma_on_call_site=true
ij_kotlin_allow_trailing_comma=true

[*.json]
indent_style=space
indent_size=2

[*.xml]
indent_style=space
indent_size=4
continuation_indent_size=4
force_rearrange_mode=1
