Commit b920c5d
tools: enable no-useless-return eslint rule
PR-URL: #12577
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>1 parent 3cce181 commit b920c5dCopy full SHA for b920c5d
File tree
Expand file treeCollapse file tree
7 files changed
+5
-8
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- test/parallel
- tools/doc
Expand file treeCollapse file tree
7 files changed
+5
-8
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
| 48 | + |
48 | 49 | |
49 | 50 | |
50 | 51 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
| 67 | + |
67 | 68 | |
68 | 69 | |
69 | 70 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1548 | 1548 | |
1549 | 1549 | |
1550 | 1550 | |
| 1551 | + |
1551 | 1552 | |
1552 | 1553 | |
1553 | 1554 | |
|
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
286 | 286 | |
287 | 287 | |
288 | 288 | |
289 | | - |
290 | 289 | |
291 | 290 | |
292 | 291 | |
|
Collapse file
test/parallel/test-fs-symlink.js
Copy file name to clipboardExpand all lines: test/parallel/test-fs-symlink.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
19 | 18 | |
20 | 19 | |
|
Collapse file
test/parallel/test-require-symlink.js
Copy file name to clipboardExpand all lines: test/parallel/test-require-symlink.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
32 | | - |
33 | | - |
34 | 32 | |
| 33 | + |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
Collapse file
-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
222 | 222 | |
223 | 223 | |
224 | 224 | |
225 | | - |
226 | 225 | |
227 | 226 | |
228 | 227 | |
| ||
499 | 498 | |
500 | 499 | |
501 | 500 | |
502 | | - |
503 | | - |
504 | | - |
505 | 501 | |
506 | 502 | |
507 | 503 | |
|
0 commit comments