deno/.github
Mathias Lafeldt 1848c7e361
Fix: Honor linter rules in CI and locally (#15492)
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.
2022-08-19 08:17:18 -04:00
..
mtime_cache chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
workflows Fix: Honor linter rules in CI and locally (#15492) 2022-08-19 08:17:18 -04:00
PULL_REQUEST_TEMPLATE.md chore: rename default branch to main (#9503) 2021-02-19 15:58:19 +01:00
stale.yml chore: add perf and needs investigation to stalebot (#15381) 2022-08-02 10:40:14 +10:00