mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1746] [MERGED] Enable "ordered imports" #1548
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1746
Author: @Boy132
Created: 9/24/2025
Status: ✅ Merged
Merged: 9/24/2025
Merged by: @Boy132
Base:
main← Head:boy132/ordered-imports📝 Commits (2)
05bbc32enable "ordered imports"504dfb8run pint📊 Changes
573 files changed (+1499 additions, -1498 deletions)
View changed files
📝
app/Console/Commands/Environment/DatabaseSettingsCommand.php(+1 -1)📝
app/Console/Commands/Maintenance/CleanServiceBackupFilesCommand.php(+1 -1)📝
app/Console/Commands/Maintenance/PruneOrphanedBackupsCommand.php(+1 -1)📝
app/Console/Commands/Schedule/ProcessRunnableCommand.php(+2 -2)📝
app/Console/Commands/Server/BulkPowerActionCommand.php(+2 -2)📝
app/Console/Commands/UpgradeCommand.php(+3 -3)📝
app/Console/Commands/User/DeleteUserCommand.php(+1 -1)📝
app/Console/Commands/User/MakeUserCommand.php(+1 -1)📝
app/Enums/WebhookType.php(+1 -1)📝
app/Events/ActivityLogged.php(+1 -1)📝
app/Events/Auth/ProvidedAuthenticationToken.php(+1 -1)📝
app/Exceptions/DisplayException.php(+3 -3)📝
app/Exceptions/Handler.php(+12 -12)📝
app/Exceptions/Http/HttpForbiddenException.php(+1 -1)📝
app/Exceptions/Http/Server/ServerStateConflictException.php(+1 -1)📝
app/Exceptions/ManifestDoesNotExistException.php(+2 -2)📝
app/Exceptions/Model/DataValidationException.php(+3 -3)📝
app/Exceptions/Service/HasActiveServersException.php(+1 -1)📝
app/Exceptions/Service/ServiceLimitExceededException.php(+1 -1)📝
app/Extensions/Backups/BackupManager.php(+5 -5)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.