aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/.clang-format
blob: e06cf478f460bff08a0e42aa4a834a09f02e8685 (plain)
1
2
3
4
# Run manually to reformat a file:
# clang-format -i --style=file <file>
BasedOnStyle: Google
DerivePointerAlignment: false