Fix RiscV support - Rendering issue for armv7l
[platform/framework/web/chromium-efl.git] / v8 / .clang-format
index 55479a2..bd7d80d 100644 (file)
@@ -3,3 +3,4 @@
 BasedOnStyle: Google
 DerivePointerAlignment: false
 MaxEmptyLinesToKeep: 1
+IfMacros: ['IF', 'IF_NOT', 'ELSE', 'ELSE_IF']