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