summaryrefslogtreecommitdiff
path: root/src/panfrost/.clang-format
blob: d974a0547a6b9ca07ff9a56a881562348831cc6c (plain)
1
2
3
4
5
6
7
8

BasedOnStyle: InheritParentConfig
DisableFormat: false

AlignConsecutiveBitFields: true
ColumnLimit: 80
BreakStringLiterals: false
SpaceBeforeParens: ControlStatementsExceptControlMacros