mirror of
https://github.com/mtkennerly/bosca-ceoil-js.git
synced 2024-11-08 08:33:47 +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
|