Add yamllint support (#1319)

This commit is contained in:
Aleksandr Chebotov
2020-07-30 18:31:48 +03:00
committed by GitHub
parent affa6b1297
commit fda92f21e6

View File

@@ -60,7 +60,8 @@ cmd_packages="curl
flex flex
patchelf patchelf
bzip2 bzip2
sqlite3" sqlite3
yamllint"
if isUbuntu20 ; then if isUbuntu20 ; then
echo "Install python2" echo "Install python2"