nes_emulator/.editorconfig
2024-03-10 15:11:06 +01:00

6 lines
65 B
INI

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