unplugged-system/tools/netsim/.clang-format

6 lines
152 B
YAML

BasedOnStyle: Google
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true
DerivePointerAlignment: false
PointerAlignment: Right