Skip to content

Improve linting #527

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 18 commits into from
Aug 2, 2024
Merged

Improve linting #527

merged 18 commits into from
Aug 2, 2024

Conversation

rockdaboot
Copy link
Contributor

This PR adds a .golangci-lint configuration file that enables and fine-tunes several linters in order to improve code quality.

The meta-linter failures have been addressed in separate commits, one per linter. Some failures have been suppressed with the nolint directive to avoid larger refactorings.

This PR should not change functionality, but please review with care.

@rockdaboot rockdaboot self-assigned this Aug 1, 2024
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Aug 1, 2024
@rockdaboot rockdaboot requested a review from reakaleek August 2, 2024 10:23
@rockdaboot rockdaboot merged commit 1e22102 into elastic:main Aug 2, 2024
11 checks passed
@rockdaboot rockdaboot deleted the improve-linting branch August 2, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants