summaryrefslogtreecommitdiff
path: root/test_util/src/lib.rs
diff options
context:
space:
mode:
authorMathias Lafeldt <mathias.lafeldt@gmail.com>2022-08-19 14:17:18 +0200
committerGitHub <noreply@github.com>2022-08-19 08:17:18 -0400
commit1848c7e361f1a3a33487b60ab6fcb61ed1f62273 (patch)
tree224d68a9ed594badcf4785b77941405e9b8eba6a /test_util/src/lib.rs
parent25a109d9ea27ad3a76fdce14bba283e953af9bce (diff)
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.
Diffstat (limited to 'test_util/src/lib.rs')
0 files changed, 0 insertions, 0 deletions