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

Remove period from analyzer messages and inline in the analyzer classes #86

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

MattKotsenas
Copy link
Collaborator

Fix RS1032 by removing the period from the end of the analyzer messages. I also inlined the constants into the appropriate analyzer class instead of in a shared constants class. This makes future refactoring of the tests easier, as now the analyzer's ID is part of the analyzer itself.

I also filed #85 to track potential changes to our message and categories.

@MattKotsenas MattKotsenas requested a review from rjmurillo June 12, 2024 23:55
@rjmurillo rjmurillo added this to the vNext milestone Jun 13, 2024
@MattKotsenas MattKotsenas merged commit 46df790 into rjmurillo:main Jun 13, 2024
4 checks passed
@MattKotsenas MattKotsenas deleted the bugfix/analyzer-text branch June 13, 2024 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants