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

Pin linter version to v1.61.0 in the build workflow #621

Closed
wants to merge 1 commit into from

Conversation

eromanova
Copy link
Contributor

By default, the linter uses the latest version, which is currently v1.62.0. In v1.62.0, a new max-public-structs linter was added. Significant changes are required in our codebase to enable this linter.

This PR also aligns the linter version with the one specified in the Makefile target.

By default, the linter uses the latest version, which is currently v1.62.0.
In v1.62.0, a new `max-public-structs` linter was added.
Significant changes are required in our codebase to enable this linter.

This PR also aligns the linter version with the one specified in the Makefile target.
@eromanova eromanova closed this Nov 11, 2024
@eromanova eromanova deleted the fix-linter-version branch November 11, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant