mirror of
https://github.com/exyte/PopupView.git
synced 2026-06-06 20:18:33 +00:00
10 lines
134 B
INI
10 lines
134 B
INI
# editorconfig.org
|
|
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|