代码拉取完成,页面将自动刷新
同步操作将从 dgiot开源社区/dgiot_dtu 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[*.cs]
# SA1204: Static elements must appear before instance elements
dotnet_diagnostic.SA1204.severity = none
# SA1201: Elements must appear in the correct order
dotnet_diagnostic.SA1201.severity = silent
# SA1101: Prefix local calls with this
dotnet_diagnostic.SA1101.severity = silent
# Default severity for analyzer diagnostics with category 'StyleCop.CSharp.ReadabilityRules'
dotnet_analyzer_diagnostic.category-StyleCop.CSharp.ReadabilityRules.severity = silent
# SA1202: Elements must be ordered by access
dotnet_diagnostic.SA1202.severity = silent
# SA1614: Element parameter documentation must have text
dotnet_diagnostic.SA1614.severity = silent
# SA1403: File may only contain a single namespace
dotnet_diagnostic.SA1403.severity = silent
# SA1200: Using directives must be placed correctly
dotnet_diagnostic.SA1200.severity = silent
# SA1625: Element documentation must not be copied and pasted
dotnet_diagnostic.SA1625.severity = silent
# SA1401: Fields must be private
dotnet_diagnostic.SA1401.severity = silent
# SA1652: Enable XML documentation output
dotnet_diagnostic.SA1652.severity = silent
# SA1611: Element parameters must be documented
dotnet_diagnostic.SA1611.severity = silent
# SA1009: Closing parenthesis must be spaced correctly
dotnet_diagnostic.SA1009.severity = silent
# SA1214: Readonly fields must appear before non-readonly fields
dotnet_diagnostic.SA1214.severity = none
# SA1604: Element documentation must have summary
dotnet_diagnostic.SA1604.severity = none
# CS0252: 可能非有意的引用比较;左侧需要强制转换
dotnet_diagnostic.CS0252.severity = none
# Default severity for all analyzer diagnostics
dotnet_analyzer_diagnostic.severity = none
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。