You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
Comments are great
This commit is contained in:
@@ -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'"
|
||||||
|
|||||||
Reference in New Issue
Block a user