Merge pull request #373 from pheller/fix-editorconfig

Improve .editorconfig
This commit is contained in:
Olof Hagsand 2022-10-27 15:02:45 +02:00 committed by GitHub
commit 86b692921a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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