xref: /aosp_15_r20/tools/netsim/.clang-format (revision cf78ab8cffb8fc9207af348f23af247fb04370a6)
1BasedOnStyle: Google
2AllowShortIfStatementsOnASingleLine: true
3AllowShortLoopsOnASingleLine: true
4DerivePointerAlignment: false
5PointerAlignment: Right
6