niksos/.editorconfig

6 lines
114 B
INI

[*.nix]
indent_style = space
indent_size = 4
max_line_length = 79
charset = utf-8
trim_trailing_whitespace = true