In #453 (comment) @smcallis suggests
AllowShortCaseLabelsOnASingleLine:    true
AlignConsecutiveShortCaseStatements:
  Enabled: true
  AcrossEmptyLines: true
  AcrossComments: true
  AlignCaseColons: false
We should see how consistently the existing code is formatted and if this is the rule in general.