BrighterCommand/Brighter

[Chore] Build Paramore Analyzer

Open

#4021 opened on Feb 19, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (1,898 stars) (295 forks)batch import
.NET0 - BacklogAgent FriendlyV10.Xfeature requesthelp wantedsecurity

Description

We have added two new projects:

  • Paramore.Analyzer
  • Paramore.Analyzer.Package

There are Roslyn Analyzers that allow implementers to avoid common problems when setting up Brighter.

We should move these from src/ to tools/

We should ensure that our build: https://github.com/BrighterCommand/Brighter/blob/master/.github/workflows/ci.yml builds the projects in tools

We should ensure that Paramore.Analyzer ships as part of our NuGet packages, using our version numbering etc.

Contributor guide