[Action] Add workflow to upload core dump
[platform/adaptation/npu/trix-engine.git] / .clang-format
index c118d2a..0760489 100644 (file)
@@ -12,3 +12,4 @@ AlwaysBreakAfterReturnType: TopLevelDefinitions
 SpaceBeforeParens: Always
 SpaceAfterCStyleCast: true
 Cpp11BracedListStyle: true
+ColumnLimit: 100