1
0
Fork 0
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:
yubiuser 2024-09-07 21:56:02 +02:00
parent e9234d3d15
commit ebd4f1cdc2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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