Skip to content

Commit 501f886

Browse files
Revert "Run sonarlint with debug flag"
1 parent 545ac5f commit 501f886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ ENTRYPOINT []
3434
WORKDIR /code-read-write
3535
CMD cp -R /code/* . && \
3636
/usr/src/app/dest/bin/sonarlint \
37-
--src '**/*.{js,py,php,java}' --debug
37+
--src '**/*.{js,py,php,java}'

0 commit comments

Comments
 (0)