Browse Source

Fixed formatting for Haiku cc files

Sam Lantinga 2 năm trước cách đây
mục cha
commit
a1e101e898
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -4,7 +4,7 @@
 
 
 root = true
 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_size = 4
 indent_style = space
 indent_style = space
 insert_final_newline = true
 insert_final_newline = true