diff --git a/.clang-format b/.clang-format index a4a90a8..0527177 100644 --- a/.clang-format +++ b/.clang-format @@ -3,7 +3,7 @@ BasedOnStyle: LLVM AccessModifierOffset: -2 AlignAfterOpenBracket: Align AlignConsecutiveAssignments: true -AlignOperands: true +AlignOperands: Align AllowAllArgumentsOnNextLine: false AllowAllConstructorInitializersOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: false @@ -29,7 +29,7 @@ BraceWrapping: IndentBraces: false SplitEmptyFunction: false SplitEmptyRecord: true -BreakBeforeBinaryOperators: None +BreakBeforeBinaryOperators: All BreakBeforeTernaryOperators: true BreakConstructorInitializers: BeforeColon BreakInheritanceList: BeforeColon @@ -45,7 +45,7 @@ NamespaceIndentation: All ObjCSpaceAfterProperty: false ObjCSpaceBeforeProtocolList: true PointerAlignment: Left -ReflowComments: false +ReflowComments: true SpaceAfterCStyleCast: true SpaceAfterLogicalNot: false SpaceAfterTemplateKeyword: false diff --git a/.gitignore b/.gitignore index 2f006bf..e00e701 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ build/ *.cache.* /Release/bin/books/ /Release/bin/config/ +/books/superbook_xl.pgn +/Testing/ diff --git a/.run/FrankyCPP_v0.2_Test SHORT.run.xml b/.run/FrankyCPP_v0.2_Test SHORT.run.xml index a1b6bd2..04a8271 100644 --- a/.run/FrankyCPP_v0.2_Test SHORT.run.xml +++ b/.run/FrankyCPP_v0.2_Test SHORT.run.xml @@ -1,5 +1,5 @@ - +