Skip to content

Commit 40dfa1b

Browse files
authored
Added link to the tool website (#100)
1 parent f6f6cf0 commit 40dfa1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cs2pr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ if (count($params) === 1) {
6262
} else {
6363
echo "cs2pr $version\n";
6464
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";
6566
echo "Usage: ". $params[0] ." [OPTION]... <filename>\n";
6667
echo "\n";
6768
echo "Supported options:\n";

0 commit comments

Comments
 (0)