chore: format internal header files

This commit is contained in:
Jef Roosens 2023-02-02 16:14:26 +01:00 committed by Chewing_Bever
parent f3d5ad1c68
commit f2f69b47f8
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 73 additions and 40 deletions

5
.editorconfig Normal file
View file

@ -0,0 +1,5 @@
root = true
[*.{c,h}]
indent_style = space
indent_size = 2