mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[PR #260] [MERGED] Applied fixes from StyleCI #1193
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1193
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/koel/koel/pull/260
Author: @phanan
Created: 3/6/2016
Status: ✅ Merged
Merged: 3/6/2016
Merged by: @phanan
Base:
master← Head:analysis-XVrNrO📝 Commits (1)
461480fApplied 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.