Skip to content

Commit

Permalink
Add .clang-format from https://github.com/triSYCL/triSYCL
Browse files Browse the repository at this point in the history
  • Loading branch information
keryell committed Aug 2, 2022
1 parent caeb6d1 commit beece65
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Language: Cpp
BasedOnStyle: LLVM
AccessModifierOffset: -1
BreakInheritanceList: BeforeComma
BreakConstructorInitializers: BeforeComma
Cpp11BracedListStyle: false
PointerAlignment: Left
SpaceBeforeCpp11BracedList: true

0 comments on commit beece65

Please sign in to comment.