Also use styling for header files

This commit is contained in:
Keith Bowes 2020-02-13 10:35:29 -05:00
parent 30520d11d6
commit e761d255dc

View file

@ -1,7 +1,7 @@
root = true
[{*.c}]
# Standard config
[{*.c,*.h}]
# Standard
charset = utf-8
end_of_line = lf
indent_style = tab