blob: 5d24a5531d3fa786613a2591f5120554b45232b9 [file]
# The Sample project intentionally contains code that fires Lucene.NET analyzers
# so contributors can see the diagnostics live in their IDE. Downgrade Error-severity
# rules to Warning here so the project still compiles.
[*.cs]
dotnet_diagnostic.LuceneDev6001.severity = warning
dotnet_diagnostic.LuceneDev6002.severity = warning
dotnet_diagnostic.LuceneDev6004.severity = warning