Skip to content

Integrate jsonlint for json files on CI

Peter Dave Hello requested to merge (removed):AddLintForJSON into master

What does this MR do?

yamllint was integrated in .gitlab/ci/yaml.gitlab-ci.yml already, there are currently 180+ json files in this repository and could be more in the future, it's worth to add a linter for it to make sure the syntax of json files are always valid, in case of any breaking from them.

Does this MR meet the acceptance criteria?

Conformity

Community contribution Quality ~backstage ci-build

Edited by Peter Dave Hello

Merge request reports