diff --git a/plugins/mac-avcapture/.clang-format b/plugins/mac-avcapture/.clang-format new file mode 100644 index 000000000..a3275314c --- /dev/null +++ b/plugins/mac-avcapture/.clang-format @@ -0,0 +1,2 @@ +Language: ObjC +BasedOnStyle: InheritParentConfig diff --git a/plugins/mac-capture/.clang-format b/plugins/mac-capture/.clang-format new file mode 100644 index 000000000..a3275314c --- /dev/null +++ b/plugins/mac-capture/.clang-format @@ -0,0 +1,2 @@ +Language: ObjC +BasedOnStyle: InheritParentConfig diff --git a/plugins/mac-syphon/.clang-format b/plugins/mac-syphon/.clang-format new file mode 100644 index 000000000..a3275314c --- /dev/null +++ b/plugins/mac-syphon/.clang-format @@ -0,0 +1,2 @@ +Language: ObjC +BasedOnStyle: InheritParentConfig diff --git a/plugins/mac-virtualcam/.clang-format b/plugins/mac-virtualcam/.clang-format new file mode 100644 index 000000000..a3275314c --- /dev/null +++ b/plugins/mac-virtualcam/.clang-format @@ -0,0 +1,2 @@ +Language: ObjC +BasedOnStyle: InheritParentConfig