mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12369] [MERGED] Enable more analyser rules as errors #13165
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/jellyfin/jellyfin/pull/12369
Author: @Bond-009
Created: 8/1/2024
Status: ✅ Merged
Merged: 8/2/2024
Merged by: @Bond-009
Base:
master← Head:warn📝 Commits (1)
0a0de67Enable more analyser rules as errors📊 Changes
5 files changed (+66 additions, -45 deletions)
View changed files
📝
Emby.Naming/TV/SeasonPathParser.cs(+6 -9)📝
MediaBrowser.Model/Dlna/StreamBuilder.cs(+1 -1)📝
jellyfin.ruleset(+22 -0)➖
tests/Jellyfin.Naming.Tests/TV/SeasonFolderTests.cs(+0 -35)➕
tests/Jellyfin.Naming.Tests/TV/SeasonPathParserTests.cs(+37 -0)📄 Description
Also deduplicates a bit of code inside of SeasonPathParser and adds some more tests
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.