Coding style.
- Tools should return a status and a text string, not a status and a fill3 widget.
This commit is contained in:
parent
8eff1d5a0f
commit
9b5ad3332e
25 changed files with 246 additions and 243 deletions
|
|
@ -1,19 +1,19 @@
|
|||
Test results:
|
||||
No issues identified.
|
||||
|
||||
Code scanned:
|
||||
Total lines of code: 2
|
||||
Test results:
|
||||
No issues identified.
|
||||
|
||||
Code scanned:
|
||||
Total lines of code: 2
|
||||
Total lines skipped (#nosec): 0
|
||||
|
||||
Run metrics:
|
||||
Total issues (by severity):
|
||||
Undefined: 0.0
|
||||
Low: 0.0
|
||||
Medium: 0.0
|
||||
High: 0.0
|
||||
Total issues (by confidence):
|
||||
Undefined: 0.0
|
||||
Low: 0.0
|
||||
Medium: 0.0
|
||||
High: 0.0
|
||||
Files skipped (0):
|
||||
|
||||
Run metrics:
|
||||
Total issues (by severity):
|
||||
Undefined: 0.0
|
||||
Low: 0.0
|
||||
Medium: 0.0
|
||||
High: 0.0
|
||||
Total issues (by confidence):
|
||||
Undefined: 0.0
|
||||
Low: 0.0
|
||||
Medium: 0.0
|
||||
High: 0.0
|
||||
Files skipped (0):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue