Fixed formatting for Haiku cc files

This commit is contained in:
Sam Lantinga 2023-01-25 03:03:41 -08:00
parent 6240252736
commit a1e101e898

View file

@ -4,7 +4,7 @@
root = true
[*.{c,cg,cpp,gradle,h,java,m,metal,pl,py,S,sh,txt}]
[*.{c,cc,cg,cpp,gradle,h,java,m,metal,pl,py,S,sh,txt}]
indent_size = 4
indent_style = space
insert_final_newline = true