Preparing for other communication protocols

This commit is contained in:
Fabian Stamm
2020-06-16 09:50:08 +02:00
parent 904b986e22
commit 7d3cc9f947
6 changed files with 246 additions and 114 deletions

View File

@ -1,3 +1,6 @@
root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
indent_style = space
insert_final_newline = true