Fix .editorconfig

This commit is contained in:
Nick Wellnhofer 2022-11-21 20:11:53 +01:00
parent c63900fbc1
commit 234915361e

View File

@ -12,3 +12,4 @@ indent_size = 4
[*.{c,h}]
indent_style = space
indent_size = 4
tab_width = 8