--- /dev/null
+---
+BasedOnStyle: LLVM
+BreakBeforeBraces: Linux
+IndentWidth: 8
+ContinuationIndentWidth: 8
+Standard: Cpp11
+TabWidth: 8
+UseTab: ForIndentation
+ColumnLimit: 80
+IndentCaseLabels: false
+AllowShortCaseLabelsOnASingleLine: true
+AlignTrailingComments: true
+AlignOperands: true
+AlignConsecutiveAssignments: true
+AlignConsecutiveDeclarations: true
+AllowAllParametersOfDeclarationOnNextLine: false
+AlwaysBreakAfterDefinitionReturnType: TopLevel
+CommentPragmas: 'Copyright'
+...
+./.clang-format X 2018
./.gitattributes X 2015,2017,2018
./.gitignore X 2012,2013,2014,2015,2016,2017,2018
./.gitlab-ci.yml X 2018