Skip to content

Commit 09855cb

Browse files
Merge pull request #5 from codeclimate/revert-4-npc/debug
Revert "Run sonarlint with debug flag"
2 parents 545ac5f + 501f886 commit 09855cb

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)