Commit b72e453
Make integer literals trivial, except when type is
Change-Id: I27518d86b389ca455144111c18f18e995ae5ac4d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389702
Reviewed-by: Phil Quitslund <[email protected]>
Commit-Queue: Erik Ernst <[email protected]>double
1 parent 7e18fad commit b72e453
File tree
2 files changed
+7
-5
lines changed- pkg/linter
- lib/src/util
- test/rules
2 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| |||
0 commit comments