plugins: Force C language for clang-format

Only applies to actual ObjC-based plugins.
This commit is contained in:
PatTheMav
2026-06-17 15:17:09 -04:00
committed by Ryan Foster
parent d838e11983
commit b1d9dffbc5
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Language: ObjC
BasedOnStyle: InheritParentConfig
+2
View File
@@ -0,0 +1,2 @@
Language: ObjC
BasedOnStyle: InheritParentConfig
+2
View File
@@ -0,0 +1,2 @@
Language: ObjC
BasedOnStyle: InheritParentConfig
+2
View File
@@ -0,0 +1,2 @@
Language: ObjC
BasedOnStyle: InheritParentConfig