Merge branch 'main' of https://git.stella-ops.org/stella-ops.org/git.stella-ops.org
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<Description>Roslyn analyzers for StellaOps telemetry code quality, including metric label validation and cardinality guards.</Description>
|
||||
<!-- RS1038: Workspaces reference needed for code fix support; RS2008/RS1032: release tracking not yet configured -->
|
||||
<NoWarn>$(NoWarn);RS1038;RS2008;RS1032</NoWarn>
|
||||
<WarningsNotAsErrors>$(WarningsNotAsErrors);RS1038;RS2008;RS1032</WarningsNotAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user