mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
* Support specifying a working dir to a build command * Use nightly for formatting * Pass valid TERM in from environment Rustfmt depends on a valid setting, and not just the var to be non-empty. * Wrap comment
5 lines
209 B
Markdown
5 lines
209 B
Markdown
This folder used to contain Bazel-specific Rust integration, but now only
|
|
contains:
|
|
|
|
- our license-checking script, which should be run when using cargo update.
|
|
- a nightly toolchain definition for formatting
|