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 f6f6cf0 commit 40dfa1bCopy full SHA for 40dfa1b
cs2pr
@@ -62,6 +62,7 @@ if (count($params) === 1) {
62
} else {
63
echo "cs2pr $version\n";
64
echo "Annotate a Github Pull Request based on a Checkstyle XML-report.\n";
65
+ echo "https://github.com/staabm/annotate-pull-request-from-checkstyle\n\n";
66
echo "Usage: ". $params[0] ." [OPTION]... <filename>\n";
67
echo "\n";
68
echo "Supported options:\n";
0 commit comments