diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-03-11 16:36:55 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-03-11 16:36:55 +0100 |
| commit | 29cee00d2d3db9e383de554bbf62e49a8d0a02df (patch) | |
| tree | 590af90c4ac82a85414bd19feca05e281da2ce27 /jellyfin.ruleset | |
| parent | bbd4860b55b2da21635ce35c82dc749d20372d6a (diff) | |
Address comments
Diffstat (limited to 'jellyfin.ruleset')
| -rw-r--r-- | jellyfin.ruleset | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jellyfin.ruleset b/jellyfin.ruleset index 45ab725eb2..54ac83b2d5 100644 --- a/jellyfin.ruleset +++ b/jellyfin.ruleset @@ -5,8 +5,6 @@ <Rule Id="SA1202" Action="Info" /> <!-- disable warning SA1204: Static members must appear before non-static members --> <Rule Id="SA1204" Action="Info" /> - <!-- disable warning SA1404: Code analysis suppression should have justification --> - <Rule Id="SA1404" Action="Info" /> <!-- disable warning SA1009: Closing parenthesis should be followed by a space. --> <Rule Id="SA1009" Action="None" /> |
