Skip to content

golangci-lint: use external JSON schema #3634

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
wants to merge 4 commits into from

Conversation

ldez
Copy link
Contributor

@ldez ldez commented Mar 11, 2024

We now host our schema for easing the maintenance.

golangci/golangci-lint#4487

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@hyperupcall
Copy link
Member

Thanks for the contribution - this patchset is backwards incompatible as it will break consumers that use the schemastore URL directly. Could you follow these instructions to make this change in a backwards-compatible way?

@ldez ldez force-pushed the feat/update-golangci-lint branch from f639721 to 8be6d77 Compare March 12, 2024 00:11
@ldez
Copy link
Contributor Author

ldez commented Mar 12, 2024

I was expecting that the store would be a proxy, so we will change our URLs because I think that relying on GitHub and a specific branch is not a good idea.
So I will close this PR, and open a new one when we are ready.

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