PR Feedback: match coding guidelines
This commit is contained in:
parent
3b848c0487
commit
c7b14fcdc0
3 changed files with 11 additions and 8 deletions
|
@ -114,6 +114,9 @@ This tool recursively searches for project.json's from the given root path.
|
|||
It then applies a set of analysis rules, determines whether they pass/fail
|
||||
and then sets exit code to reflect.
|
||||
|
||||
Note:
|
||||
Ensure all analyzed project.json have been restored prior to running this tool.
|
||||
|
||||
Usage:
|
||||
pjvalidate [root path of recursive search]";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue