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

feat: verify with the JSONSchema by default #1171

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Feb 15, 2025

By detecting if a configuration file is present (or set with --config=), we can run the verification of the configuration file by default.

The verification can be disabled by setting verify to false.

https://github.com/golangci/golangci-lint-action?tab=readme-ov-file#verify

@ldez ldez added enhancement New feature or request area: verify labels Feb 15, 2025
@ldez ldez force-pushed the feat/verify-by-default branch from 4bf9fa7 to f3e2420 Compare February 15, 2025 04:51
@ldez ldez merged commit 8d744d5 into golangci:main Feb 15, 2025
43 checks passed
@ldez ldez deleted the feat/verify-by-default branch February 15, 2025 14:03
u110 added a commit to trocco-io/terraform-provider-trocco that referenced this pull request Feb 17, 2025
u110 added a commit to trocco-io/terraform-provider-trocco that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: verify enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant