Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostics for missing usage of a command/query? #151

Open
EluciusFTW opened this issue Jun 26, 2024 · 1 comment
Open

Diagnostics for missing usage of a command/query? #151

EluciusFTW opened this issue Jun 26, 2024 · 1 comment

Comments

@EluciusFTW
Copy link

I a recent project I was working on, I discovered to my big surprise that a command/commandhandler was never used, i.e., nowhere in the application that command was sent out.

Would it make sense to add diagnostics for this case as well in order to make it easier to discover dead code?

@MaxLevs
Copy link

MaxLevs commented Jun 26, 2024

It would help as an optional tool. E.x. some analyzer to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants