Skip to content

Commit

Permalink
Tweak new language slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jan 19, 2020
1 parent 61f3b7a commit 29ae1a5
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 24 deletions.
44 changes: 22 additions & 22 deletions SCC-OUTPUT-REPORT.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<th>1171</th>
</tr><tr>
<th>Java</th>
<th>23</th>
<th>3912</th>
<th>24</th>
<th>3915</th>
<th>798</th>
<th>651</th>
<th>654</th>
<th>2463</th>
<th>547</th>
</tr><tr>
Expand Down Expand Up @@ -64,22 +64,22 @@
<th>0</th>
<th>38</th>
<th>0</th>
</tr><tr>
<th>Shell</th>
<th>3</th>
<th>747</th>
<th>107</th>
<th>22</th>
<th>618</th>
<th>66</th>
</tr><tr>
<th>gitignore</th>
<th>3</th>
<th>36</th>
<th>4</th>
<th>37</th>
<th>7</th>
<th>7</th>
<th>22</th>
<th>23</th>
<th>0</th>
</tr><tr>
<th>Shell</th>
<th>3</th>
<th>756</th>
<th>108</th>
<th>22</th>
<th>626</th>
<th>67</th>
</tr><tr>
<th>JavaServer Pages</th>
<th>2</th>
Expand Down Expand Up @@ -267,10 +267,10 @@
</tr><tr>
<th>JSON</th>
<th>1</th>
<th>7046</th>
<th>7049</th>
<th>0</th>
<th>0</th>
<th>7046</th>
<th>7049</th>
<th>0</th>
</tr><tr>
<th>Korn Shell</th>
Expand Down Expand Up @@ -427,11 +427,11 @@
</tr></tbody>
<tfoot><tr>
<th>Total</th>
<th>137</th>
<th>22269</th>
<th>2486</th>
<th>1413</th>
<th>18370</th>
<th>2024</th>
<th>139</th>
<th>22285</th>
<th>2487</th>
<th>1416</th>
<th>18382</th>
<th>2025</th>
</tr></tfoot>
</table></body></html>
5 changes: 4 additions & 1 deletion languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7017,10 +7017,13 @@
"Sieve": {
"complexitychecks": [
"if",
"if ",
"elsif",
"elsif",
"elsif ",
"allof",
"allof ",
"anyof",
"anyof ",
"allof(",
"anyof("
],
Expand Down
2 changes: 1 addition & 1 deletion processor/constants.go

Large diffs are not rendered by default.

0 comments on commit 29ae1a5

Please # to comment.