Closed wb8tyw closed 2 years ago
.github/workflows/yamllint.yml: (new) Github action for checking yaml.
tests/pre-commit_d/yamllint_check.sh: (new) Git hook to checking yaml.
.github/workflows/codespell.yml: .github/workflows/pylint.yml: .github/workflows/shellcheck.yml: .github/workflows/xmllint.yml: Fixed to pass yamllint scan.
README.md: add yamllint to list of development packages.
Currently yamllint is only the github actions. In the future, we may use yaml to store configuration updates like list of ratflectors in yaml format.
.github/workflows/yamllint.yml: (new) Github action for checking yaml.
tests/pre-commit_d/yamllint_check.sh: (new) Git hook to checking yaml.
.github/workflows/codespell.yml: .github/workflows/pylint.yml: .github/workflows/shellcheck.yml: .github/workflows/xmllint.yml: Fixed to pass yamllint scan.
README.md: add yamllint to list of development packages.