10 lines
136 B
INI
10 lines
136 B
INI
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
|
|
[Makefile]
|
|
indent_style = tab
|
|
|
|
[*.{yaml,yml}]
|
|
indent_size = 2
|