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

Improve Code Analyzer #31

Merged
merged 2 commits into from
Aug 9, 2020
Merged

Improve Code Analyzer #31

merged 2 commits into from
Aug 9, 2020

Conversation

ppittle
Copy link
Contributor

@ppittle ppittle commented Aug 8, 2020

Tests + Fixes for bugs #29 and #30

  • Analyzer no longer matches constructor
  • Analyzer no longer throws false positive on single public method that is not an override.

ppittle added 2 commits August 8, 2020 00:19
…. Analyzer now ranks all public methods with the highest being the one that should be allowed
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.

2 participants