STT-tensorflow/tensorflow/.clang-format

5 lines
124 B
YAML

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