Skip to content

feat: verify with the JSONSchema by default #1171

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area: verify enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant