forked from ExcelDataReader/ExcelDataReader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.globalconfig
More file actions
18 lines (17 loc) · 688 Bytes
/
.globalconfig
File metadata and controls
18 lines (17 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Top level entry required to mark this as a global AnalyzerConfig file
is_global = true
# StyleCop Analyzers
dotnet_diagnostic.SA0001.severity = none
dotnet_diagnostic.SA1028.severity = none
dotnet_diagnostic.SA1101.severity = none
dotnet_diagnostic.SA1308.severity = none
dotnet_diagnostic.SX1308.severity = warning
dotnet_diagnostic.SA1309.severity = none
dotnet_diagnostic.SA1407.severity = none
dotnet_diagnostic.SA1408.severity = none
dotnet_diagnostic.SA1413.severity = none
dotnet_diagnostic.SA1503.severity = none
dotnet_diagnostic.SA1611.severity = none
dotnet_diagnostic.SA1633.severity = none
dotnet_diagnostic.SA1636.severity = none
dotnet_diagnostic.SA1652.severity = none