mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
5 lines
124 B
YAML
5 lines
124 B
YAML
# Run manually to reformat a file:
|
|
# clang-format -i --style=file <file>
|
|
BasedOnStyle: Google
|
|
DerivePointerAlignment: false
|