2024-08-06 11:07:12 -04:00
|
|
|
# Generated by editorconfig.timseverien.com
|
|
|
|
# https://editor.timseverien.com/#config
|
|
|
|
root = true
|
|
|
|
|
|
|
|
[*]
|
|
|
|
charset = utf-8
|
|
|
|
end_of_line = lf
|
|
|
|
indent_style = tab
|
|
|
|
insert_final_newline = true
|
|
|
|
tab_width = 4
|
2024-08-13 16:03:25 -04:00
|
|
|
trim_trailing_whitespace = true
|
2024-08-15 09:27:56 -04:00
|
|
|
<<<<<<< Updated upstream
|
2024-08-13 16:03:25 -04:00
|
|
|
|
|
|
|
[*.{yml,yaml}]
|
|
|
|
indent_style = space
|
2024-08-15 09:27:56 -04:00
|
|
|
=======
|
|
|
|
ij_kotlin_name_count_to_use_star_import = 2147483647
|
|
|
|
>>>>>>> Stashed changes
|