reformat_code 99 B

123
  1. #!/bin/bash
  2. find src/*.h src/*.cpp src/hello_fft/*.h src/hello_fft/*.c | xargs clang-format-14 -i