mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-23 04:17:32 +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
|