mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 07:08:23 +00:00
gst: remove left overs from commit 09de5947
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5960>
This commit is contained in:
parent
3a37778f69
commit
5d2f3206ee
3 changed files with 0 additions and 1400 deletions
|
@ -1,24 +0,0 @@
|
||||||
BasedOnStyle: GNU
|
|
||||||
ColumnLimit: 80
|
|
||||||
IndentPPDirectives: AfterHash
|
|
||||||
PointerAlignment: Right
|
|
||||||
UseTab: Never
|
|
||||||
# BreakBeforeBraces: Linux
|
|
||||||
BreakBeforeBraces: Custom
|
|
||||||
BraceWrapping:
|
|
||||||
AfterEnum: true
|
|
||||||
AfterFunction: true
|
|
||||||
AfterStruct: true
|
|
||||||
SplitEmptyFunction: false
|
|
||||||
IndentCaseBlocks: true
|
|
||||||
IndentCaseLabels: true
|
|
||||||
TabWidth: 8
|
|
||||||
AlignAfterOpenBracket: DontAlign
|
|
||||||
ContinuationIndentWidth: 4
|
|
||||||
AlignEscapedNewlines: DontAlign
|
|
||||||
AllowAllParametersOfDeclarationOnNextLine: false
|
|
||||||
AllowAllArgumentsOnNextLine: false
|
|
||||||
BinPackParameters: true
|
|
||||||
BinPackArguments: true
|
|
||||||
PackConstructorInitializers: NextLine
|
|
||||||
DerivePointerAlignment: true
|
|
|
@ -1,3 +0,0 @@
|
||||||
[binaries]
|
|
||||||
|
|
||||||
pkg-config = 'false'
|
|
Loading…
Reference in a new issue