luca-awesome-dotfiles/home/.config/awesome/libs/rubato/.editorconfig
2023-02-05 05:02:49 +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