We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 545ac5f + 501f886 commit 09855cbCopy full SHA for 09855cb
Dockerfile
@@ -34,4 +34,4 @@ ENTRYPOINT []
34
WORKDIR /code-read-write
35
CMD cp -R /code/* . && \
36
/usr/src/app/dest/bin/sonarlint \
37
- --src '**/*.{js,py,php,java}' --debug
+ --src '**/*.{js,py,php,java}'
0 commit comments