We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ae02c commit acd3f50Copy full SHA for acd3f50
src/ci/docker/host-x86_64/pr-check-1/Dockerfile
@@ -49,6 +49,3 @@ ENV SCRIPT \
49
/scripts/validate-toolstate.sh && \
50
reuse --include-submodules lint && \
51
python3 ../x.py test collect-license-metadata && \
52
- # Runs checks to ensure that there are no issues in our JS code.
53
- es-check es2019 ../src/librustdoc/html/static/js/*.js && \
54
- tsc --project ../src/librustdoc/html/static/js/tsconfig.json
0 commit comments