Skip to content

Commit

Permalink
SWDEV-355313 - Merge remote-tracking branch 'hip/amd-staging' into am…
Browse files Browse the repository at this point in the history
…d-staging

Change-Id: I778056b2271d72812759882b98be33f8f3ea8464
  • Loading branch information
gargrahul committed Dec 10, 2022
2 parents c49043e + 7edaf99 commit 4f43ebb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Language: Cpp
BasedOnStyle: Google
AlignEscapedNewlinesLeft: false
AlignOperands: false
ColumnLimit: 100
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false
IndentFunctionDeclarationAfterType: false
MaxEmptyLinesToKeep: 2
SortIncludes: false

0 comments on commit 4f43ebb

Please sign in to comment.