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

Re evaluate golanci-lint exclusions (dupl, gofumpt, nestif) #5507

Merged
merged 3 commits into from
May 31, 2024

Conversation

lburgazzoli
Copy link
Contributor

@lburgazzoli lburgazzoli commented May 15, 2024

Relates to #5486

This PR touches a number source files as consequence of re-enabling the nestif linter, which I think is good to have enabled as it allow to follow the happy path is left-aligned go proverb, making the code easier to understand as you should quickly be able to scan down to see the expected execution flow.

Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 38.2% to 38.3% (+0.1%)

@lburgazzoli lburgazzoli added the trigger native test Use this label in PR when you want to trigger Quarkus Native tests label May 15, 2024
Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 38.2% to 38.3% (+0.1%)

Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 38.2% to 38.3% (+0.1%)

Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 38.6% to 38.7% (+0.1%)

@lburgazzoli lburgazzoli marked this pull request as ready for review May 30, 2024 06:10
@lburgazzoli lburgazzoli merged commit fc32f80 into apache:main May 31, 2024
14 checks passed
@lburgazzoli lburgazzoli deleted the gh-5486-linters-4 branch May 31, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trigger native test Use this label in PR when you want to trigger Quarkus Native tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants