niksos/.editorconfig

7 lines
114 B
INI
Raw Permalink Normal View History

[*.nix]
indent_style = space
indent_size = 4
2024-07-16 07:57:07 +02:00
max_line_length = 79
charset = utf-8
trim_trailing_whitespace = true