Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas White
pinkindexer
Commits
a12f85a3
Commit
a12f85a3
authored
Oct 07, 2021
by
Thomas White
Browse files
Remove hidden files
parent
d0069706
Changes
2
Hide whitespace changes
Inline
Side-by-side
.clang-format
deleted
100644 → 0
View file @
d0069706
ColumnLimit: 160
IndentWidth: 4
ConstructorInitializerIndentWidth: 4
BreakConstructorInitializersBeforeComma: true
AllowShortFunctionsOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: true
BreakBeforeBraces: Custom
BraceWrapping:
AfterClass: true
AfterControlStatement: true
AfterEnum: true
AfterFunction: true
AfterNamespace: true
AfterStruct: true
AfterUnion: true
BeforeCatch: true
BeforeElse: true
IndentBraces: false
SpaceBeforeParens: ControlStatements
SpaceInEmptyParentheses: false
SpacesInParentheses: false
UseTab: Never
NamespaceIndentation: All
PointerAlignment: Left
IndentCaseLabels: true
MaxEmptyLinesToKeep: 2
ReflowComments: true
.gitignore
deleted
100644 → 0
View file @
d0069706
/build-vc
/.vs
*.vspx
*.psess
.cproject
.project
.settings
cmakeBuild/
gcc_build/
workfolder/
CMakeSettings.json
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment