Loading scripts/system-clang-format +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ AllowShortFunctionsOnASingleLine: Inline ColumnLimit: 100 CommentPragmas: NOLINT:.* DerivePointerAlignment: false IncludeBlocks: Preserve IndentWidth: 4 ContinuationIndentWidth: 8 PointerAlignment: Left Loading scripts/system-clang-format-2 +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ AllowShortFunctionsOnASingleLine: Inline ColumnLimit: 100 CommentPragmas: NOLINT:.* DerivePointerAlignment: false IncludeBlocks: Preserve IndentWidth: 2 PointerAlignment: Left TabWidth: 2 Loading Loading
scripts/system-clang-format +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ AllowShortFunctionsOnASingleLine: Inline ColumnLimit: 100 CommentPragmas: NOLINT:.* DerivePointerAlignment: false IncludeBlocks: Preserve IndentWidth: 4 ContinuationIndentWidth: 8 PointerAlignment: Left Loading
scripts/system-clang-format-2 +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ AllowShortFunctionsOnASingleLine: Inline ColumnLimit: 100 CommentPragmas: NOLINT:.* DerivePointerAlignment: false IncludeBlocks: Preserve IndentWidth: 2 PointerAlignment: Left TabWidth: 2 Loading