3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-09 12:44:03 +01:00
dft_tools/.clang-format

5 lines
116 B
Plaintext
Raw Normal View History

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