This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sweproj.com
/
ESGF_BANBEL
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
ESGF_BANBEL
/
scripts
/
reformat_code
reformat_code
99 B
Permalink
History
Raw
1
2
3
#!/bin/bash
find src/*.h src/*.cpp src/hello_fft/*.h src/hello_fft/*.c | xargs clang-format-14 -i