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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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