swappy/.clang-format
2021-02-15 14:01:43 -05:00

7 lines
131 B
YAML

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