Skip to content

Commit

Permalink
Adds .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Sep 4, 2024
1 parent f1ff0ea commit 67c5e4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
IndentPPDirectives: BeforeHash

0 comments on commit 67c5e4b

Please sign in to comment.