Add first Code
This commit is contained in:
parent
358616ed1f
commit
4c8461f62a
7 changed files with 123 additions and 0 deletions
6
Code/.clang-format
Normal file
6
Code/.clang-format
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: WebKit
|
||||
ColumnLimit: 100
|
||||
FixNamespaceComments: true
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue