AwesomeFiles/config/awesome/modules/awedock/rubato/.editorconfig
2022-07-11 20:06:55 -05:00

12 lines
167 B
INI
Executable file

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