Commit 7eb48a9
lint rule: avoid_void_async: report on local main functions
Fixes https://github.com/dart-lang/linter/issues/4941
Change-Id: Icd417fdb591e832cbf4698156f622ea13f8fcaad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389800
Reviewed-by: Phil Quitslund <[email protected]>
Commit-Queue: Phil Quitslund <[email protected]>
Auto-Submit: Samuel Rawlins <[email protected]>1 parent 5d5977f commit 7eb48a9
File tree
2 files changed
+1
-2
lines changed- pkg/linter
- lib/src/rules
- test/rules
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
0 commit comments