Commit 5122355
authored
Update dart_skills_lint dependency to e449787 and inherit target configuration (#9830)
Updates the pinned `dart_skills_lint` reference in `tool/pubspec.yaml` to commit hash `e4497873950727ee781fa411c1a2f624b1ec50c6` (version `0.3.0`). Refactors `tool/test/validate_skills_test.dart` to load configuration dynamically via `ConfigParser.loadConfig` and omit targeting overrides, enabling native path inheritance from `tool/dart_skills_lint.yaml`.
### General checklist
### Issues checklist
### Tests checklist
### AI-tooling checklist
* [x] I read the [AI contributions guidelines] and agree to follow them.
* [x] I reviewed all AI-generated code before opening this PR.
* [x] I understand and am able to discuss the code in this PR.
* [x] I have verifed the accuracy of any AI-generated text included in the PR description.
* [x] I commit to verifying the accuracy of any AI-generated code or text that I upload in response to review comments.
### Feature-change checklist
* [x] I added the `release-notes-not-required` label or left a comment requesting the label be added.1 parent adce730 commit 5122355
3 files changed
Lines changed: 9 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
| 23 | + | |
29 | 24 | | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
0 commit comments