Skip to content

Commit

Permalink
run clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
forgottosave committed Nov 19, 2024
1 parent 1d8a7e2 commit e8d5d13
Show file tree
Hide file tree
Showing 14 changed files with 1,417 additions and 1,408 deletions.
4 changes: 3 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
Standard: Cpp20
Standard: c++20
IndentWidth: 4
ColumnLimit: 100
Empty file modified scripts/check_clang_format.sh
100644 → 100755
Empty file.
Empty file modified scripts/run_clang_format.sh
100644 → 100755
Empty file.
Loading

0 comments on commit e8d5d13

Please sign in to comment.