mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #646] [MERGED] update clippy configs #1763
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/646
Author: @aome510
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/28/2024
Merged by: @aome510
Base:
master← Head:update-clippy-configs📝 Commits (2)
bba3433update clippy configse6ef123allow struct_excessive_bools for config struct📊 Changes
12 files changed (+40 additions, -59 deletions)
View changed files
📝
Cargo.toml(+11 -22)📝
lyric_finder/src/lib.rs(+1 -1)📝
spotify_player/src/auth.rs(+1 -5)📝
spotify_player/src/cli/handlers.rs(+1 -2)📝
spotify_player/src/client/mod.rs(+10 -11)📝
spotify_player/src/client/spotify.rs(+1 -1)📝
spotify_player/src/config/mod.rs(+1 -1)📝
spotify_player/src/key.rs(+1 -1)📝
spotify_player/src/main.rs(+2 -4)📝
spotify_player/src/state/mod.rs(+1 -1)📝
spotify_player/src/state/model.rs(+6 -6)📝
spotify_player/src/ui/page.rs(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.