git subrepo pull (merge) components/f4ll

subrepo:
  subdir:   "components/f4ll"
  merged:   "9a99393"
upstream:
  origin:   "ssh://git@codeberg.org/abody/f4ll.git"
  branch:   "master"
  commit:   "28502ef"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
This commit is contained in:
Attila Body 2025-06-09 11:38:13 +02:00
parent b1c676c394
commit c86e9d4fc8
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
2 changed files with 35 additions and 2 deletions

View file

@ -0,0 +1,33 @@
BasedOnStyle: LLVM
UseTab: Never
IndentWidth: 4
TabWidth: 4
BreakBeforeBraces: Custom
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: true
AllowShortLambdasOnASingleLine: true
AllowAllArgumentsOnNextLine: true
IndentCaseLabels: true
AccessModifierOffset: -4
NamespaceIndentation: None
FixNamespaceComments: false
PackConstructorInitializers: Never
AlignAfterOpenBracket: AlwaysBreak
InsertBraces: true
BraceWrapping:
AfterClass: true # false
AfterControlStatement: false
AfterEnum: false # false
AfterFunction: true # false
AfterNamespace: false
AfterObjCDeclaration: true # false
AfterStruct: true # false
AfterUnion: true # false
AfterExternBlock: false
BeforeCatch: false
BeforeElse: false
IndentBraces: false
SplitEmptyFunction: true
SplitEmptyRecord: true
SplitEmptyNamespace: true
ColumnLimit: 140

View file

@ -6,7 +6,7 @@
[subrepo]
remote = ssh://git@codeberg.org/abody/f4ll.git
branch = master
commit = a2f6e40abb3804f70120ff36e6b9fe9969b640a8
commit = 28502efcb4aafade64d70a1e34946fc93bfb81fa
method = merge
cmdver = 0.4.0
cmdver = 0.4.9
parent = a3ebc55dda3104d7bd649e3a2793e0756aac720c