swappy/.clang-format
2019-11-24 23:07:44 -05:00

6 lines
130 B
YAML

# Use the Google style in this project.
BasedOnStyle: Google
IndentWidth: 2
DerivePointerAlignment: false
PointerAlignment: Right