Initialize project structure with configuration files and basic setup
This commit is contained in:
4
.clang-format
Normal file
4
.clang-format
Normal file
@@ -0,0 +1,4 @@
|
||||
BasedOnStyle: Google
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
||||
SortIncludes: true
|
||||
Reference in New Issue
Block a user