Add editorconfig file

This commit is contained in:
Steins7 2024-03-10 15:11:06 +01:00
parent 5e6df7d7cc
commit dec36156df

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
[*.rs]
indent_style = tab
indent_size = 4
max_line_length = 100