feat/formatting #53

Merged
kenobi merged 8 commits from feat/formatting into master 2023-06-24 22:55:43 +02:00
Showing only changes of commit 5503aa8713 - Show all commits

4
.editorconfig Normal file
View File

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