Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-05-27 | Add a .clang-format file (#952) | Bernd Schubert | -0/+119 | |
This is direct copy of <linux>/.clang-format as this project was initiated with linux style. Some lines that were auto-generated are removed ("# Taken from:...). Some files like example/passthrough_hp.cc use a different style - these files probably should be cleaned up when major changes are done to them. |