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 unnecessary else clauses to tidy up logic #4383

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

ckelleyRH
Copy link
Contributor

50 files, more to come, there is a lot of this.

I tried to only simplify the logic, but some classes needed formatting applied because there mixes of spaces, tabs and weird indentation and it was impossible to verify the changes without it.

50 files, more to come, there is a lot of this.

I tried to only simplify the logic, but some classes needed formatting
applied because there mixes of spaces, tabs and weird indentation and it
was impossible to verify the changes without it.
Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. There are many formatting updates which can hide changes but all those I have review are good

@sonarcloud
Copy link

sonarcloud bot commented Mar 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
11.9% 11.9% Duplication

@ckelleyRH
Copy link
Contributor Author

LGTM. There are many formatting updates which can hide changes but all those I have review are good

The actual refactoring was done by the IDE, so it is almost certainly fine.

@ckelleyRH ckelleyRH merged commit a5744ed into dogtagpki:master Mar 24, 2023
@ckelleyRH
Copy link
Contributor Author

Thanks @fmarco76 !

@ckelleyRH ckelleyRH deleted the else branch March 24, 2023 13:52
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