canvas/.editorconfig
2024-03-02 15:00:48 +01:00

6 lines
65 B
INI

[*.rs]
indent_style = tab
indent_size = 4
max_line_length = 100