alqueva/.editorconfig

8 lines
104 B
INI
Raw Permalink Normal View History

[*.nix]
indent_style = space
indent_size = 2
[*.{py,scss,css,nu}]
indent_style = space
indent_size = 4