[PR #646] [MERGED] update clippy configs #1763

Closed
opened 2026-03-14 15:31:48 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: update-clippy-configs


📝 Commits (2)

  • bba3433 update clippy configs
  • e6ef123 allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/646 **Author:** [@aome510](https://github.com/aome510) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `update-clippy-configs` --- ### 📝 Commits (2) - [`bba3433`](https://github.com/aome510/spotify-player/commit/bba343372a8f9a6134ac1c5bb5a26d12e2d774b8) update clippy configs - [`e6ef123`](https://github.com/aome510/spotify-player/commit/e6ef1238f8bd3c063d33b4708f957028dea30964) allow struct_excessive_bools for config struct ### 📊 Changes **12 files changed** (+40 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:31:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1763
No description provided.