Skip to content

Fix golangci config#407

Merged
stmcginnis merged 1 commit intostmcginnis:mainfrom
mwieczorek:fix-lint
Feb 25, 2025
Merged

Fix golangci config#407
stmcginnis merged 1 commit intostmcginnis:mainfrom
mwieczorek:fix-lint

Conversation

@mwieczorek
Copy link
Copy Markdown
Contributor

Lint job started to fail complaining about jsonschema of config (f.e. one of my previous PRs is ok, the other fails)

Lint job uses v6 version of action and it was updated recently with this PR: golangci/golangci-lint-action#1171 - so the job started to verify the config's schema.

This PR fixes the config:

Copy link
Copy Markdown
Owner

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

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

Thanks @mwieczorek!!

@stmcginnis stmcginnis merged commit aec3cdb into stmcginnis:main Feb 25, 2025
2 checks passed
@mwieczorek mwieczorek deleted the fix-lint branch March 11, 2025 13:33
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