Don't lint submodules.
This commit is contained in:
parent
3fb47992db
commit
fc9ea773d7
@ -12,6 +12,7 @@ lint:
|
||||
variables:
|
||||
DOCKER_HOST: "tcp://docker:2375/"
|
||||
DOCKER_DRIVER: overlay2
|
||||
GIT_SUBMODULE_STRATEGY: none
|
||||
script:
|
||||
- docker-compose run xo-js-lint
|
||||
- docker-compose run xo-html-lint
|
||||
|
Loading…
Reference in New Issue
Block a user