mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Add a shortcut to auto-format before running checks
This commit is contained in:
parent
5149cd13d4
commit
ab95b14c2e
1 changed files with 3 additions and 0 deletions
3
check
Executable file
3
check
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./ninja format && ./ninja check
|
Loading…
Reference in a new issue