luca-awesome-dotfiles/home/.config/awesome/lib/rubato/.editorconfig
2022-11-22 13:25:44 +01:00

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