Skip to content

Bump: Update go-header to version v1.0.0 #5919

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

Closed

Conversation

denis-tingaikin
Copy link
Member

No description provided.

@denis-tingaikin denis-tingaikin requested a review from ldez July 6, 2025 11:59
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment on lines +24 to +31
var goheaderSettings goheader.Settings
_ = conf.FillSettings(&goheaderSettings)
return goanalysis.NewLinter(
linterName,
"Checks if file header matches to pattern",
[]*analysis.Analyzer{goheader.New(&goheaderSettings)},
nil,
).WithLoadMode(goanalysis.LoadModeSyntax)
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: cleanup

@ldez
Copy link
Member

ldez commented Jul 6, 2025

Re-open the PR when the linter is out of the RC phase.

@ldez ldez closed this Jul 6, 2025
@ldez ldez added the declined label Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants