2019-11-30 16:21:07 +00:00
|
|
|
|
|
|
|
root = true
|
|
|
|
|
2018-12-12 03:50:31 +00:00
|
|
|
[*]
|
|
|
|
indent_style = space
|
|
|
|
indent_size = 4
|
|
|
|
trim_trailing_whitespace = true
|
2019-08-04 20:36:59 +00:00
|
|
|
|
|
|
|
[Makefile]
|
|
|
|
indent_style = tab
|
2020-02-07 13:51:56 +00:00
|
|
|
|
|
|
|
[*.{yaml,yml}]
|
|
|
|
indent_size = 2
|