1 2 3 4 5 6
#!/bin/bash ./run-clang-format/run-clang-format.py \ --exclude examples/build \ --exclude tests/build \ -r include tests examples bench