BrighterCommand / BrighterCommand/Brighter

[Feature] Create Analyzer

Open
#3,681 1 comment 0 reactions 0 assignees View on GitHub
.NET 2 - In Progress feature request V10.X
Dominant language
C#
Stars
2.5k
Forks
296
Avg merge
1d 11h
Merged PRs (30d)
21

Description

**Is your feature request related to a problem? Please describe.**
Would be nice if Brighter have an Analyzer to help use Brighter

What the Analyzer could do (if it's possible):
- Mark Mapper/RequestHander as used
- Suggest/Warning to implement Mapper Sync and Async when user create a custom Mapper
- Warning when you tries to wrapper attribute in `MapToRequest`
- Warning about missing `RequestType` on publication
- Warning about missing `messagePump`
- Warning if the message pump doesn't match with `RequestHandler`
- Warning if you try to send/publish when the type is map to a `Publication`

**Describe the solution you'd like**
Have a new project to Analyzer

**Describe alternatives you've considered**
N/A

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.