lastfmpris/.editorconfig
2024-08-22 00:34:43 -07:00

9 lines
No EOL
95 B
INI

root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 4
[*.nix]
indent_size = 2