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 5149cd13d4
commit ab95b14c2e
1 changed files with 3 additions and 0 deletions

3
check Executable file
View File

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