mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-25 00:00:04 -04:00
plugins: Force C language for clang-format
Only applies to actual ObjC-based plugins.
This commit is contained in:
2
plugins/mac-avcapture/.clang-format
Normal file
2
plugins/mac-avcapture/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
Language: ObjC
|
||||
BasedOnStyle: InheritParentConfig
|
||||
2
plugins/mac-capture/.clang-format
Normal file
2
plugins/mac-capture/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
Language: ObjC
|
||||
BasedOnStyle: InheritParentConfig
|
||||
2
plugins/mac-syphon/.clang-format
Normal file
2
plugins/mac-syphon/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
Language: ObjC
|
||||
BasedOnStyle: InheritParentConfig
|
||||
2
plugins/mac-virtualcam/.clang-format
Normal file
2
plugins/mac-virtualcam/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
Language: ObjC
|
||||
BasedOnStyle: InheritParentConfig
|
||||
Reference in New Issue
Block a user