This commit is contained in:
Nick Gerleman
2022-10-14 09:07:55 -07:00
parent 114e267d8d
commit e0b243601e

4
yoga/.clang-format Normal file
View File

@@ -0,0 +1,4 @@
Language: ObjC
# Yoga enums are conditionally compiled to NS_ENUM, forcing YGMacros.h to be interpreted as Objective C.
DisableFormat: true