11 lines
167 B
INI
11 lines
167 B
INI
root = true
|
|
|
|
[*.lua]
|
|
charset = utf-8
|
|
intent_style = tab
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
max_line_length = 120
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|