Add yamllint to make check

This commit is contained in:
Chris Mayo 2022-09-13 19:32:06 +01:00
parent 16fa5beda8
commit 29807ed832

View file

@ -29,6 +29,7 @@ dist:
check:
flake8
yamllint .github
make -C doc check
make -C po check