react-native-vision-camera/ios/Frame Processor
Marc Rousavy 03b57a7d27
feat: Use clang-format to keep the C++ codebase clean (#1741)
* Use clang-format

* Create .clang-format

* Update .clang-format

* Update .clang-format

* Update .clang-format

* Only search in cpp dirs

* Update clang-format.sh

* Update .clang-format

* Update .clang-format

* Update .clang-format

* Format C++ code!

* Use version 16

* Update clang-format.sh

* Remove Shaders.ts

* fix: Lint Swift
2023-09-01 12:58:32 +02:00
..
Frame.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
Frame.m feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameHostObject.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameHostObject.mm feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessor.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessor.mm feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPlugin.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPlugin.m feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPluginHostObject.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPluginHostObject.mm feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPluginRegistry.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
FrameProcessorPluginRegistry.m feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
JSINSObjectConversion.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
JSINSObjectConversion.mm feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
VisionCameraProxy.h feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00
VisionCameraProxy.mm feat: Use clang-format to keep the C++ codebase clean (#1741) 2023-09-01 12:58:32 +02:00