Fixed formatting for Haiku cc files

pull/7150/head
Sam Lantinga 2023-01-25 03:03:41 -08:00
parent 6240252736
commit a1e101e898
1 changed files with 1 additions and 1 deletions

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