[PR #260] [MERGED] Applied fixes from StyleCI #1193

Closed
opened 2026-02-26 02:35:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/260
Author: @phanan
Created: 3/6/2016
Status: Merged
Merged: 3/6/2016
Merged by: @phanan

Base: masterHead: analysis-XVrNrO


📝 Commits (1)

  • 461480f Applied fixes from StyleCI

📊 Changes

14 files changed (+41 additions, -46 deletions)

View changed files

📝 app/Events/SongLikeToggled.php (+2 -2)
📝 app/Events/SongStartedPlaying.php (+2 -2)
📝 app/Http/Controllers/API/LastfmController.php (+4 -4)
📝 app/Http/Controllers/API/PlaylistController.php (+1 -1)
📝 app/Http/Controllers/API/UserController.php (+1 -1)
📝 app/Http/Requests/API/SongUpdateRequest.php (+0 -2)
📝 app/Http/Streamers/TranscodingStreamer.php (+0 -2)
📝 app/Listeners/LoveTrackOnLastfm.php (+1 -1)
📝 app/Listeners/UpdateLastfmNowPlaying.php (+1 -1)
📝 app/Models/Song.php (+3 -3)
📝 app/Models/User.php (+8 -8)
📝 app/Services/Lastfm.php (+17 -17)
📝 app/Services/Util.php (+1 -1)
📝 tests/MediaTest.php (+0 -1)

📄 Description

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.


🔄 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/koel/koel/pull/260 **Author:** [@phanan](https://github.com/phanan) **Created:** 3/6/2016 **Status:** ✅ Merged **Merged:** 3/6/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `analysis-XVrNrO` --- ### 📝 Commits (1) - [`461480f`](https://github.com/koel/koel/commit/461480f76668ae563e1f5b7013d3883682cd3e30) Applied fixes from StyleCI ### 📊 Changes **14 files changed** (+41 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `app/Events/SongLikeToggled.php` (+2 -2) 📝 `app/Events/SongStartedPlaying.php` (+2 -2) 📝 `app/Http/Controllers/API/LastfmController.php` (+4 -4) 📝 `app/Http/Controllers/API/PlaylistController.php` (+1 -1) 📝 `app/Http/Controllers/API/UserController.php` (+1 -1) 📝 `app/Http/Requests/API/SongUpdateRequest.php` (+0 -2) 📝 `app/Http/Streamers/TranscodingStreamer.php` (+0 -2) 📝 `app/Listeners/LoveTrackOnLastfm.php` (+1 -1) 📝 `app/Listeners/UpdateLastfmNowPlaying.php` (+1 -1) 📝 `app/Models/Song.php` (+3 -3) 📝 `app/Models/User.php` (+8 -8) 📝 `app/Services/Lastfm.php` (+17 -17) 📝 `app/Services/Util.php` (+1 -1) 📝 `tests/MediaTest.php` (+0 -1) </details> ### 📄 Description This pull request applies code style fixes from an analysis carried out by [StyleCI](https://styleci.io). --- For more information, click [here](https://styleci.io/analyses/XVrNrO). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:46 +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/koel-koel#1193
No description provided.