First functional version

This commit is contained in:
Fabian Stamm
2021-08-09 22:43:58 +02:00
parent e21a9fad3f
commit cf1347ca3a
9 changed files with 1070 additions and 163 deletions

View File

@ -1,2 +1,3 @@
[*]
indent_size = 3
indent_size = 3
max_line_length = 100