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

Code improvements suggested by SonarQube/SonarLint #7

Conversation

Zireael26
Copy link

The number of warnings given by SonarQube is down from 128 to just 27.

Change Log:
-> Fixed String literals should not be duplicated
-> Fixed The diamond operator ("<>") should be used
-> Simplified Code in the Validator
-> Fixed minor typos

Did not include SonarQube Fixes for other files in this PR to keep it small. Will fix the rest as well if this PR is accepted

@akshayLoginradius
Copy link
Contributor

Thank you for your suggestion, we will include it in the next release.

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