Commit 6ed254c
[linter] Drop unnecessary constant_identifier_names ignore.
THe file `lint_codes.g.dart` no longer needs to ignore the
`constant_identifier_names` lint, because linter diagnostic names now
use camelCase.
Change-Id: I6a6a6964cf7595ffe879e9fd6ac12589cfdfe606
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/445406
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Paul Berry <[email protected]>1 parent be89f23 commit 6ed254c
2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
0 commit comments