mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Allow renamed-and-removed-lints
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
parent
e9234d3d15
commit
ebd4f1cdc2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -37,7 +37,7 @@ on:
|
|||
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
RUSTFLAGS: -D warnings
|
||||
RUSTFLAGS: -D warnings -A renamed-and-removed-lints
|
||||
|
||||
# The layering here is as follows:
|
||||
# 1. code formatting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue