mirror of
https://github.com/mtkennerly/bosca-ceoil-js.git
synced 2025-01-05 12:37:34 +01:00
11 lines
162 B
INI
11 lines
162 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|
||
|
insert_final_newline = true
|
||
|
trim_trailing_whitespace = true
|
||
|
|
||
|
[*.{feature,json,md,yaml,yml}]
|
||
|
indent_size = 2
|