Set up auto-formatter
This commit is contained in:
3
scripts/sources.sh
Executable file
3
scripts/sources.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
root=`git rev-parse --show-toplevel`
|
||||
find "$root/engine" "$root/tests" -name '*.c' -o -name '*.h'
|
||||
Reference in New Issue
Block a user