mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-29 06:21:56 +01:00
- Add missing param and returns XML doc tags (SA1611, SA1615) - Remove trailing alignment whitespace in test attributes (SA1025) - Use nullable string parameter for null test case (xUnit1012)