mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-04-05 18:09:04 +00:00
update readme and add clangformat and clang tidy
This commit is contained in:
10
pipeline/.clang-format
Normal file
10
pipeline/.clang-format
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
BasedOnStyle: Google
|
||||
Standard: c++23
|
||||
ColumnLimit: 100
|
||||
IndentWidth: 2
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
SortIncludes: true
|
||||
IncludeBlocks: Preserve
|
||||
...
|
||||
Reference in New Issue
Block a user