Files
ivy/.clang-format
Max Wash 83b05259f8 meta: update clang-format config
some source files are recognised as objc source files due to the use
of array initialiser macros. because of this, the C/C++ formatting settings
defined in .clang-format weren't being used.

now, the correct settings are applied for objc files too.
2025-04-22 15:32:08 +01:00

3.3 KiB