this is a differenet branch so this can be the commit message
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Usage ./format
|
||||
|
||||
find . -name "*.c" -exec clang-format -i {} \;
|
||||
|
||||
Reference in New Issue
Block a user