Commit 7790d83
File tree
Expand file treeCollapse file tree
4 files changed
+6
-6
lines changedFilter options
- docs/src/use
- lib
- linter/code-path-analysis
- rules
Expand file treeCollapse file tree
4 files changed
+6
-6
lines changeddocs/src/use/command-line-interface.md
Copy file name to clipboardExpand all lines: docs/src/use/command-line-interface.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
310 |
| - |
| 310 | + |
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
|
lib/linter/code-path-analysis/code-path-state.js
Copy file name to clipboardExpand all lines: lib/linter/code-path-analysis/code-path-state.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
335 | 335 |
|
336 | 336 |
|
337 | 337 |
|
338 |
| - |
| 338 | + |
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
|
lib/rules/no-constant-binary-expression.js
Copy file name to clipboardExpand all lines: lib/rules/no-constant-binary-expression.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
594 | 594 |
|
595 | 595 |
|
596 | 596 |
|
597 |
| - |
| 597 | + |
598 | 598 |
|
599 | 599 |
|
600 | 600 |
|
|
lib/rules/no-unused-vars.js
Copy file name to clipboardExpand all lines: lib/rules/no-unused-vars.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1601 | 1601 |
|
1602 | 1602 |
|
1603 | 1603 |
|
1604 |
| - |
| 1604 | + |
1605 | 1605 |
|
1606 | 1606 |
|
1607 | 1607 |
|
1608 | 1608 |
|
1609 |
| - |
| 1609 | + |
1610 | 1610 |
|
1611 | 1611 |
|
1612 | 1612 |
|
|
0 commit comments