Added clang-format and removed submodule

This commit is contained in:
BlackMark 2019-07-26 13:48:54 +02:00
parent fb6003eaa3
commit a5761ab5db
3 changed files with 13 additions and 4 deletions

13
.clang-format Normal file
View File

@ -0,0 +1,13 @@
---
BasedOnStyle: LLVM
ColumnLimit: 120
IndentWidth: 4
TabWidth: 4
UseTab: ForIndentation
AlignEscapedNewlines: DontAlign
AllowShortFunctionsOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: true
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
...

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "inout/inout"]
path = inout/inout
url = git@blackmark.me:inout.git

@ -1 +0,0 @@
Subproject commit 42bc1147b889b4d1b87e48e59375eefe7bec07fc