mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 00:42:08 +02:00
Linter doesn't need downstream projects
This commit is contained in:
parent
311c81fca0
commit
c63c6fce70
@ -1,10 +1,7 @@
|
|||||||
steps:
|
steps:
|
||||||
- label: ":eslint: Lint"
|
- label: ":eslint: Lint"
|
||||||
command:
|
command:
|
||||||
# TODO: Remove hacky chmod for BuildKite
|
- "yarn install"
|
||||||
- "chmod +x ./scripts/ci/*.sh"
|
|
||||||
- "chmod +x ./scripts/*"
|
|
||||||
- "./scripts/ci/install-deps.sh"
|
|
||||||
- "yarn lintwithexclusions"
|
- "yarn lintwithexclusions"
|
||||||
plugins:
|
plugins:
|
||||||
- docker#v3.0.1:
|
- docker#v3.0.1:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user