Commit f06e372
[analyzer] Return only relevant errors in
Trying 3.7.0 I hit a case where this would succeed but return an error
"Doc directive 'code' is unknown." Per the doc comment it looks like
the error should not be returned.
[email protected]
Change-Id: Id2d65adcf4ce59caa16040fcce9457b2c7f244a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/391740
Auto-Submit: Morgan :) <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>sortDirectives.1 parent de058e0 commit f06e372
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments