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

refactor: Refactor SingleDiagnosticAnalyzer::Analyze #581

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kryptt
Copy link
Contributor

@kryptt kryptt commented Mar 13, 2023

This change makes Analyze return an enumerable list of diagnosis errors

kryptt and others added 2 commits March 14, 2023 16:23
The second of the Cardinality inspired maintainability analyzers.
@kryptt kryptt force-pushed the refactor-analyze branch 2 times, most recently from 98d8985 to 0bfc1b9 Compare March 14, 2023 15:39
This ensures single responsibility of the Analyze method itself;
@kryptt kryptt changed the title WIP: refactor SingleDiagnosticAnalyzer::Analyze Refactor SingleDiagnosticAnalyzer::Analyze Mar 14, 2023
@kryptt kryptt changed the title Refactor SingleDiagnosticAnalyzer::Analyze chor: Refactor SingleDiagnosticAnalyzer::Analyze Mar 14, 2023
@bcollamore bcollamore changed the title chor: Refactor SingleDiagnosticAnalyzer::Analyze refactor: Refactor SingleDiagnosticAnalyzer::Analyze Mar 15, 2023
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

Successfully merging this pull request may close these issues.

1 participant