mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-28 17:04:34 +00:00
11 lines
117 B
INI
11 lines
117 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
end_of_line = lf
|
|
|
|
[*.y{,a}ml]
|
|
indent_size = 2
|
|
indent_style = space
|
|
tab_width = 2
|