chore: Adjust .editorconfig

This commit is contained in:
Ahmad Ansori Palembani 2024-08-24 13:43:12 +07:00
parent 4d60166fa1
commit 05bbacda19
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -1,12 +1,13 @@
[*]
charset = utf-8
end_of_line = lf
indent_style=space
insert_final_newline=true
[*.{json,json5}]
indent_style=space
indent_size=2
[*.{kt,kts}]
indent_style=space
indent_size=4
ij_kotlin_allow_trailing_comma=true
ij_kotlin_allow_trailing_comma_on_call_site=true