Code Analysis

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. USE FOR: the repo wants first-party .NET analyzers; CI should fail on analyzer warnings; the team needs AnalysisLevel or AnalysisMode guidance. DO NOT USE FOR: third-party analyzer selection by itself; formatting-only work. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 08dac64 5 files · 18.8 KB Updated

File contents

managedcode/llmtck/tree/main/.codex/skills/code-analysis commit 08dac64cf3

Frequently asked questions

npx skillmds@latest add managedcode/code-analysis