Skip to content

Commit

Permalink
Add clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
VannyBuns committed Jan 11, 2024
1 parent ca69f84 commit c8a1828
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clang-format → .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated from CLion C/C++ Code Style settings
---
BasedOnStyle: LLVM
AccessModifierOffset: -4
AlignAfterOpenBracket: Align
Expand Down Expand Up @@ -65,3 +65,4 @@ SpacesInParentheses: false
SpacesInSquareBrackets: false
TabWidth: 4
UseTab: Never
---

0 comments on commit c8a1828

Please sign in to comment.