[clang-format] We use west const (might fix #4361)

This commit is contained in:
David Capello 2024-12-12 22:16:55 -03:00
parent b146f0648e
commit 6555e74d83

View File

@ -166,7 +166,7 @@ PenaltyIndentedWhitespace: 0
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left
PPIndentWidth: -1
QualifierAlignment: Leave
QualifierAlignment: Left
ReferenceAlignment: Pointer
ReflowComments: true
RemoveBracesLLVM: false