mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
15 lines
189 B
INI
15 lines
189 B
INI
[*]
|
|
end_of_line = lf
|
|
indent_style = tab
|
|
|
|
[package.json]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[README.md]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.yaml]
|
|
indent_style = space
|
|
indent_size = 2 |