Skip to content

Conversation

milosgajdos
Copy link
Member

@milosgajdos milosgajdos commented Mar 30, 2025

There was a typo and non-existent config option in the linter config.

Because we don't verify the config it's easy to miss it:

jsonschema: "issues" does not validate with "/properties/issues/additionalProperties": additional properties 'exlude-dirs' not allowed
jsonschema: "issues" does not validate with "/properties/issues/additionalProperties": additional properties 'deadline' not allowed
Failed executing command with error: the configuration contains invalid elements

This PR both fixes the config and adds a command which verifies it before we run the linter.

PTAL @thaJeztah

There was a typo and non-existent config option in the linter config.

Because we don't verify the config it's easy to miss it.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@justincormack justincormack merged commit 2e63da9 into distribution:main Mar 30, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants