1
0
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:
David Baker
2020-01-24 14:58:46 +00:00
parent b17f38856c
commit 26aaa58e3c

View File

@@ -1,6 +1,7 @@
steps:
- label: ":eslint: JS Lint"
command:
# We fetch the develop js-sdk to get our latest eslint rules
- "echo '--- Install js-sdk'"
- "./scripts/ci/install-deps.sh --ignore-scripts"
- "echo '+++ Lint'"