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

6 lines
152 B
Plaintext
Raw Normal View History

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