tensorflow/.clang-format
2021-12-06 23:00:43 -05:00

5 lines
124 B
YAML

# Run manually to reformat a file:
# clang-format -i --style=file <file>
BasedOnStyle: Google
DerivePointerAlignment: false