mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
12 lines
163 B
INI
12 lines
163 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_size = 4
|
|
insert_final_newline = true
|
|
max_line_length = 100
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{yml,yaml}]
|
|
indent_size = 2
|