mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
This was causing index mismatches when switching between release and non-release builds, presumably as the build script wasn't being rerun in that case. We could add a rerun-if-changed=RELEASE, but easier to strip this out, as it's rare to run the checks from an external repo. |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| check.rs | ||
| extract.rs | ||
| gather.rs | ||
| python.rs | ||
| typescript.rs | ||
| write_strings.rs | ||