Skip to content

Commit

Permalink
clang-format llvm (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorxda authored Jan 25, 2025
1 parent 2e90814 commit 51eeb20
Show file tree
Hide file tree
Showing 43 changed files with 18,966 additions and 17,425 deletions.
6 changes: 6 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
BasedOnStyle: LLVM
UseTab: Always
IndentWidth: 4
TabWidth: 4
AlignAfterOpenBracket: DontAlign
ColumnLimit: 100
Loading

0 comments on commit 51eeb20

Please sign in to comment.