website/.editorconfig
2024-07-04 16:48:57 -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