Loading prepare-and-run-pylint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -43,4 +43,4 @@ if ! test -f .pylintrc; then curl -o .pylintrc https://gitlab.tiker.net/inducer/ci-support/raw/master/.pylintrc-default fi python -m pylint --rcfile=.pylintrc "$@" python -m pylint "$@" Loading
prepare-and-run-pylint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -43,4 +43,4 @@ if ! test -f .pylintrc; then curl -o .pylintrc https://gitlab.tiker.net/inducer/ci-support/raw/master/.pylintrc-default fi python -m pylint --rcfile=.pylintrc "$@" python -m pylint "$@"