[PR #13195] [MERGED] Migrate rulesets to .editorconf #13498

Closed
opened 2026-02-07 07:13:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13195
Author: @Shadowghost
Created: 12/9/2024
Status: Merged
Merged: 12/14/2024
Merged by: @Bond-009

Base: masterHead: merge-ruleset-editorconf


📝 Commits (3)

📊 Changes

7 files changed (+335 additions, -260 deletions)

View changed files

📝 .editorconfig (+335 -0)
📝 Directory.Build.props (+0 -1)
📝 Jellyfin.sln (+0 -4)
📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+0 -1)
jellyfin.ruleset (+0 -225)
📝 tests/Directory.Build.props (+0 -1)
tests/jellyfin-tests.ruleset (+0 -28)

📄 Description

Changes

  • New default is using .editorconfig, so migrate to it

🔄 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/jellyfin/jellyfin/pull/13195 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 12/9/2024 **Status:** ✅ Merged **Merged:** 12/14/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `merge-ruleset-editorconf` --- ### 📝 Commits (3) - [`08027b1`](https://github.com/jellyfin/jellyfin/commit/08027b1008c69f400427de071cc85c30b64fc792) Migrate rulesets to .editorconf - [`4b11cad`](https://github.com/jellyfin/jellyfin/commit/4b11cad6d4c0152c7c1c0c6f7a8b009043f11edf) Cleanup - [`6d74b97`](https://github.com/jellyfin/jellyfin/commit/6d74b97836fa5010f722020635184a47cc9fe8bd) Update .editorconfig ### 📊 Changes **7 files changed** (+335 additions, -260 deletions) <details> <summary>View changed files</summary> 📝 `.editorconfig` (+335 -0) 📝 `Directory.Build.props` (+0 -1) 📝 `Jellyfin.sln` (+0 -4) 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+0 -1) ➖ `jellyfin.ruleset` (+0 -225) 📝 `tests/Directory.Build.props` (+0 -1) ➖ `tests/jellyfin-tests.ruleset` (+0 -28) </details> ### 📄 Description **Changes** * New default is using `.editorconfig`, so migrate to it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:13:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13498