You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: change-notes/1.22/analysis-javascript.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@
31
31
| Shift out of range | Fewer false positive results | This rule now correctly handles BigInt shift operands. |
32
32
| Conflicting HTML element attributes | Fewer results | Results are no longer shown on LGTM by default. |
33
33
| Superfluous trailing arguments | Fewer false-positive results. | This rule no longer flags calls to placeholder functions that trivially throw an exception. |
34
+
| Undocumented parameter | No changes to results | This rule is now run on LGTM, although its results are still not shown by default. |
0 commit comments