Add a shortcut to auto-format before running checks

This commit is contained in:
Damien Elmes 2023-07-02 09:59:05 +10:00
parent 1d79f684bd
commit 3fee83575a

3
check Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
./ninja format && ./ninja check