Bond-009 %!s(int64=6) %!d(string=hai) anos
pai
achega
59ff083f5d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      jellyfin.ruleset

+ 1 - 0
jellyfin.ruleset

@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <RuleSet Name="Rules for Jellyfin.Server" Description="Code analysis rules for Jellyfin.Server.csproj" ToolsVersion="14.0">
   <Rules AnalyzerId="StyleCop.Analyzers" RuleNamespace="StyleCop.Analyzers">
+    <!-- disable warning SA1101: Prefix local calls with 'this.' -->
     <Rule Id="SA1101" Action="None" />
   </Rules>
 </RuleSet>