File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -102,15 +102,21 @@ Usage
102102 optional arguments:
103103 -pr PROJECT_ROOT, --project-root PROJECT_ROOT
104104 Add project root, only important when the entry file
105- is not at the root of the project.
105+ is not at the root of the project
106+
106107 -b BASELINE_JSON_FILE, --baseline BASELINE_JSON_FILE
107108 Path of a baseline report to compare against (only
108109 JSON-formatted files are accepted)
109- -j, --json Prints JSON instead of report.
110+
111+ -j, --json Prints JSON instead of report
112+
110113 -o OUTPUT_FILE, --output OUTPUT_FILE
111114 Write report to filename
115+
112116 --ignore-nosec Do not skip lines with # nosec comments
117+
113118 -r, --recursive Find and process files in subdirectories
119+
114120 -x EXCLUDED_PATHS, --exclude EXCLUDED_PATHS
115121 Separate files with commas
116122
You can’t perform that action at this time.
0 commit comments