mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
parent
08ae4e7900
commit
b31bdd13a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $(shell mkdir -p .build)
|
||||||
|
|
||||||
all: check
|
all: check
|
||||||
|
|
||||||
check: .build/check
|
check: .build/vernum .build/check
|
||||||
|
|
||||||
fix:
|
fix:
|
||||||
cargo fmt
|
cargo fmt
|
||||||
|
|
Loading…
Reference in a new issue