capstone/.clang-format

6 lines
134 B
YAML

BraceWrapping:
AfterClass: true
AfterControlStatement: false
AfterFunction: true
BreakBeforeBraces: Custom
UseTab: Always