mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 17:42:28 +08:00
shared: Force C language for clang-format
Only applies to C-based code. C++-based code uses .hpp suffixes for C++-based header files and will use the default C++ fallback used by clang-format.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Language: C
|
||||
BasedOnStyle: InheritParentConfig
|
||||
Reference in New Issue
Block a user