Skip to content

Conversation

@alexandear
Copy link
Contributor

This PR fixes wrong elements in the .golangci.yml:

$ golangci-lint config verify
jsonschema: "version" does not validate with "/properties/version/type": got number, want string
jsonschema: "formatters" does not validate with "/properties/formatters/additionalProperties": additional properties 'default' not allowed
The command is terminated due to an error: the configuration contains invalid elements

@dolmen
Copy link

dolmen commented Jan 20, 2026

Relevant golangci-lint documentation: https://golangci-lint.run/docs/configuration/file/#formatters-configuration

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