mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1848c7e361
RUSTFLAGS take precedence over `target.<triple>.rustflags`. Therefore, setting the env var globally in CI would always override whatever linter rules are allowed or denied in .cargo/config.toml. With this change, we ensure that problems are detected both in CI and locally, using either cargo clippy or lint.js. |
||
---|---|---|
.. | ||
bench_cron.yml | ||
cargo_publish.yml | ||
ci.yml | ||
start_release.yml | ||
version_bump.yml | ||
wpt_epoch.yml |