xref: /aosp_15_r20/external/tensorflow/.clang-format (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1# Run manually to reformat a file:
2# clang-format -i --style=file <file>
3BasedOnStyle: Google
4DerivePointerAlignment: false
5