Skip to content

Commit

Permalink
add _clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Sep 10, 2022
1 parent fce9b33 commit 8ea6ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{UseTab: Never, ColumnLimit: 120, IndentWidth: 4, AccessModifierOffset: -4, PointerAlignment: Left,
Standard: Cpp11, Cpp11BracedListStyle: true, BasedOnStyle: LLVM, BreakBeforeBraces: Allman}

0 comments on commit 8ea6ae2

Please sign in to comment.