1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Validate yaml files with yamllint

This commit is contained in:
Tim Byrne
2019-03-21 07:38:38 -05:00
parent ca2f93146d
commit 826f9bc09e
3 changed files with 20 additions and 2 deletions

View File

@@ -27,9 +27,10 @@ RUN \
;
RUN pip3 install \
envtpl \
pytest==3.6.4 \
pylint==1.9.2 \
flake8==3.5.0 \
pylint==1.9.2 \
pytest==3.6.4 \
yamllint==1.15.0 \
;
# Force GNUPG version 1 at path /usr/bin/gpg