add editorconfig

This commit is contained in:
mightypanders 2023-06-24 20:56:22 +02:00
parent 0e67252976
commit 5503aa8713

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
root = true
[*]
indent_size = 2
indent_style = space