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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user