removed clang-format and clang_complete files from the repo master
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 16 May 2022 05:02:27 +0000 (08:02 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 16 May 2022 05:02:27 +0000 (08:02 +0300)
.clang-format [deleted file]
.clang_complete [deleted file]

diff --git a/.clang-format b/.clang-format
deleted file mode 100644 (file)
index 5788564..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-UseCRLF: false
-UseTab: Always
-TabWidth: 4
-IndentWidth: 4
-ColumnLimit: 95
-SortIncludes: Never
-SpaceBeforeParens: Never
-BreakBeforeBraces: Custom
-BraceWrapping:
-       AfterFunction: true
-AlignAfterOpenBracket: DontAlign
-AlignConsecutiveAssignments: None
-AlignConsecutiveMacros: AcrossEmptyLines
-AlignEscapedNewlines: DontAlign
-AlignOperands: DontAlign
-AllowAllArgumentsOnNextLine: false
-AllowAllParametersOfDeclarationOnNextLine: false
-AllowShortEnumsOnASingleLine: true
-AllowShortIfStatementsOnASingleLine: WithoutElse
-AllowShortLoopsOnASingleLine: true
-BinPackArguments: true
-BinPackParameters: true
-BreakBeforeBinaryOperators: NonAssignment
-BreakStringLiterals: true
-SpaceInEmptyParentheses: false
-IndentCaseLabels: false
-ReflowComments: true
-PointerAlignment: Right
-SpacesInCStyleCastParentheses: false
-SpaceAfterCStyleCast: false
-PenaltyBreakAssignment: 1000
-SpaceBeforeParens: Never
-SpaceAfterLogicalNot: false
diff --git a/.clang_complete b/.clang_complete
deleted file mode 100644 (file)
index e2c26a4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
--x c
--Isrc
--Isrc/dos
--Isrc/dos/stl