chore: update global workflows (#4216)

This commit is contained in:
LizardByte-bot
2025-08-30 23:09:06 -04:00
committed by GitHub
parent a3da5edb68
commit a0ca09024b

View File

@@ -69,7 +69,6 @@ IndentWrappedFunctionNames: true
InsertBraces: true InsertBraces: true
InsertNewlineAtEOF: true InsertNewlineAtEOF: true
KeepEmptyLinesAtTheStartOfBlocks: false KeepEmptyLinesAtTheStartOfBlocks: false
LineEnding: LF
MaxEmptyLinesToKeep: 1 MaxEmptyLinesToKeep: 1
NamespaceIndentation: All NamespaceIndentation: All
ObjCBinPackProtocolList: Never ObjCBinPackProtocolList: Never