0 Star 0 Fork 0

L/aspnetcore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.globalconfig 570 Bytes
一键复制 编辑 原始数据 按行查看 历史
is_global = true
# CA1309: Use ordinal StringComparison
# https://github.com/dotnet/aspnetcore/pull/30111#issuecomment-777817003
dotnet_diagnostic.CA1309.severity = suggestion
# CA3076: Insecure XSLT Script Execution
# Disabled due to crashing: https://github.com/dotnet/roslyn-analyzers/issues/4750
# Delete the following line when we have a working version.
dotnet_diagnostic.CA3076.severity = none
# CA1304: Specify CultureInfo
dotnet_diagnostic.CA1304.severity = error
# CA1310: Specify StringComparison for correctness
dotnet_diagnostic.CA1310.severity = error
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Relict/aspnetcore.git
[email protected]:Relict/aspnetcore.git
Relict
aspnetcore
aspnetcore
42413-staticfiles-nullrequestdelegate

搜索帮助