Skip to content

chore: remove unused lint directives #2864

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

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

stevenh
Copy link
Contributor

@stevenh stevenh commented Oct 30, 2024

Remove unused nonamedreturns directives as this linter was replaced by nakedret.

Remove unused nonamedreturns directives as this linter was replaced by
nakedret.
@stevenh stevenh requested a review from a team as a code owner October 30, 2024 16:14
@stevenh stevenh requested a review from mdelapenya October 30, 2024 16:14
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 5170f75
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67226834852e0900083435fb
😎 Deploy Preview https://deploy-preview-2864--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stevenh
Copy link
Contributor Author

stevenh commented Oct 30, 2024

interesting that nolintlint didn't flag these

@stevenh
Copy link
Contributor Author

stevenh commented Oct 30, 2024

Seems like a bug in the linter

@mdelapenya mdelapenya self-assigned this Oct 30, 2024
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Oct 30, 2024
@mdelapenya mdelapenya merged commit 606369d into main Oct 30, 2024
122 checks passed
@mdelapenya mdelapenya deleted the chore/remove-unused-lint branch October 30, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not impact the existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants