index
:
wayclock.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
format.sh
blob: 342bccb4a86a8920e53d0cb9da1ba23813761728 (
plain
)
1
2
#!/bin/bash clang-format -i $(find src -name "*.h" -o -name "*.c")