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 a7dedce commit be27a65Copy full SHA for be27a65
entrypoint.sh
@@ -20,6 +20,6 @@ java -jar /lib/codenarc-all.jar \
20
-filter-mode="${INPUT_FILTER_MODE}" \
21
-fail-on-error="${INPUT_FAIL_ON_ERROR}" \
22
-level="${INPUT_LEVEL}" \
23
- "${INPUT_REVIEWDOG_FLAGS}"
+ ${INPUT_REVIEWDOG_FLAGS}
24
25
rm result.txt
0 commit comments