-
see here https://github.com/it-at-m/helm-charts/pull/40#discussion_r1836309492
-
### Label
enhancement, meta/workflow
### Priority Label
low priority
### Is your feature request related to a problem? Please describe.
We use a lot of YAML throughout `flepiMoP` and associated r…
-
To consistently apply style rules across the spec being written by many people, automation could be used.
One such solution "vale" is already being worked with https://github.com/riscv-admin/docs-s…
-
### What problem are you trying to solve?
I use Prettier to lint my `.yml` files and as such whenever I now save `ci.yml`, I get this diff:
```diff
diff --git a/.github/workflows/ci.yml b/.github…
-
It would be nice to have a `ansible-lint` github action which validates your Ansible code each time you push to this repository. Currently your playbook(s) aren't fully compliant with the standards de…
-
```
max@DESKTOP-SSI3MPL:/mnt/c/Users/MAX/Salam$ pre-commit run --all-files
[WARNING] Unexpected key(s) present on https://github.com/adrienverge/yamllint => yamllint: env
[INFO] Installing environ…
-
### UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 445: character maps to
![image](https://github.com/user-attachments/assets/25cbfdf7-f0ac-477c-936c-4f60ab7639fb)
```…
-
# Ask a Question
### Question
Do we have a codeformatter / linter for yaml files?
-
I ran [Spectral](https://github.com/stoplightio/spectral) locally via:
```bash
curl -O https://raw.githubusercontent.com/dbt-labs/dbt-cloud-openapi-spec/c019e7548b0537abe258492c7ddb4590d041847a/op…
-
### Context
While working on a new charm https://github.com/canonical/github-profiles-automator/issues/7 I realised that `charmcraft init` now is using `ruff` by default for lint and not `flake8` htt…