Browse Source

Fix formatting

Bond_009 5 years ago
parent
commit
a2f955e2eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jellyfin.ruleset

+ 1 - 1
jellyfin.ruleset

@@ -5,7 +5,7 @@
     <Rule Id="SA1202" Action="Info" />
     <Rule Id="SA1202" Action="Info" />
     <!-- disable warning SA1204: Static members must appear before non-static members -->
     <!-- disable warning SA1204: Static members must appear before non-static members -->
     <Rule Id="SA1204" Action="Info" />
     <Rule Id="SA1204" Action="Info" />
-        <!-- disable warning SA1404: Code analysis suppression should have justification -->
+    <!-- disable warning SA1404: Code analysis suppression should have justification -->
     <Rule Id="SA1404" Action="Info" />
     <Rule Id="SA1404" Action="Info" />
 
 
     <!-- disable warning SA1009: Closing parenthesis should be followed by a space. -->
     <!-- disable warning SA1009: Closing parenthesis should be followed by a space. -->