mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
parent
ddb8c8dffe
commit
f19c6e8ee1
92 changed files with 9 additions and 135 deletions
|
@ -44,6 +44,9 @@ csharp_style_var_for_built_in_types = true:suggestion
|
|||
csharp_style_var_when_type_is_apparent = true:suggestion
|
||||
csharp_style_var_elsewhere = true:suggestion
|
||||
|
||||
# Using directive is unnecessary.
|
||||
dotnet_diagnostic.IDE0005.severity = error
|
||||
|
||||
# Stylecop Rules
|
||||
dotnet_diagnostic.SA0001.severity = none
|
||||
dotnet_diagnostic.SA1025.severity = none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue