Commit d196978
[messages] Change check_all_yaml.dart to match lints ignoring case.
Now that lint name matching is case insensitive
(https://dart-review.googlesource.com/c/sdk/+/465964), it makes sense
for `check_all_yaml.dart` to ignore case when checking the contents of
the file `pkg/linter/example/all.yaml`.
This paves the way for a follow-up CL that will change the names
declared in the linter to all lower case.
Change-Id: I6a6a6964b0b6863fbbf9998f0333863e2c15f60d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/465990
Reviewed-by: Samuel Rawlins <[email protected]>
Commit-Queue: Paul Berry <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>1 parent 3981c33 commit d196978
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | | - | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments