Files
dotfiles/profiles/desktop/.local/bin/.editorconfig

7 lines
75 B
INI

root = true
[*]
indent_style = space
indent_size = 4
max_line_length = 80