mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-02-08 19:15:02 +00:00
14 lines
161 B
INI
14 lines
161 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.json]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.{php,xml}]
|
|
indent_style = space
|
|
indent_size = 4
|