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 87738bf commit 75ad552Copy full SHA for 75ad552
dev/scalastyle
@@ -30,5 +30,5 @@ if test ! -z "$ERRORS"; then
30
echo -e "Scalastyle checks failed at following occurrences:\n$ERRORS"
31
exit 1
32
else
33
- echo -e "Scalastyle checks passed.\n"
+ echo -e "Scalastyle checks passed."
34
fi
0 commit comments