mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00: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. |
||
---|---|---|
.. | ||
mtime_cache | ||
workflows | ||
PULL_REQUEST_TEMPLATE.md | ||
stale.yml |