Closed sed-i closed 1 year ago
YAML files aren't linted.
Lint YAML files.
Using yamllint may be obviated when:
charmcraft analyze
Add yaml linting.
Seems like this could be an argument in favor of a custom "generic o11y charm" pre-commit hook: instead of opening PRs on all repos, could have added yamllint just in one place.
Issue
YAML files aren't linted.
Solution
Lint YAML files.
Context
Using yamllint may be obviated when:
charmcraft analyze
is fixed -- https://github.com/canonical/observability/issues/21Testing Instructions
Release Notes
Add yaml linting.