tensorflow/tensorflow

View on GitHub
.clang-format

Summary

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