Migrate rulesets to .editorconf

This commit is contained in:
Tim Eisele
2024-12-09 14:42:27 +01:00
parent 6691380c04
commit 08027b1008
7 changed files with 339 additions and 260 deletions

View File

@@ -6,7 +6,6 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<IsPackable>false</IsPackable>
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)/jellyfin-tests.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<!-- Code Analyzers -->