Skip to content

Commit

Permalink
Added help
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-parasoft committed Dec 20, 2024
1 parent db6e970 commit 3693c6c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,9 @@ public String getPattern() {
public String getUrl() {
return "https://vale.sh/";
}

@Override
public String getHelp() {
return "Reads vale report files. Use the flag --output=JSON";
}
}

0 comments on commit 3693c6c

Please sign in to comment.