mirror of https://github.com/vector-im/riot-web
Comments are great
parent
b17f38856c
commit
26aaa58e3c
|
@ -1,6 +1,7 @@
|
||||||
steps:
|
steps:
|
||||||
- label: ":eslint: JS Lint"
|
- label: ":eslint: JS Lint"
|
||||||
command:
|
command:
|
||||||
|
# We fetch the develop js-sdk to get our latest eslint rules
|
||||||
- "echo '--- Install js-sdk'"
|
- "echo '--- Install js-sdk'"
|
||||||
- "./scripts/ci/install-deps.sh --ignore-scripts"
|
- "./scripts/ci/install-deps.sh --ignore-scripts"
|
||||||
- "echo '+++ Lint'"
|
- "echo '+++ Lint'"
|
||||||
|
|
Loading…
Reference in New Issue