Skip to content

Migrate devtools tool skill validation to new dart_skills_lint API#9899

Merged
reidbaker merged 1 commit into
flutter:masterfrom
reidbaker:feat/migrate-skills-linter-2026-07-16
Jul 17, 2026
Merged

Migrate devtools tool skill validation to new dart_skills_lint API#9899
reidbaker merged 1 commit into
flutter:masterfrom
reidbaker:feat/migrate-skills-linter-2026-07-16

Conversation

@reidbaker-agent

@reidbaker-agent reidbaker-agent commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the pinned dart_skills_lint dependency ref to the latest main commit.

This latest commit allows setting parameters on rules which is important for some flavors of evals as the non tracked artifacts will cause the linter to throw false positives.

@reidbaker
reidbaker requested a review from camsim99 July 17, 2026 15:15
@reidbaker
reidbaker marked this pull request as ready for review July 17, 2026 15:15
@reidbaker
reidbaker requested review from a team, kenzieschmoll and srawlins as code owners July 17, 2026 15:15
@reidbaker
reidbaker removed the request for review from camsim99 July 17, 2026 15:15
@reidbaker
reidbaker marked this pull request as draft July 17, 2026 15:16

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dart_skills_lint dependency to version 0.4.0 (updating its git ref in pubspec.lock and tool/pubspec.yaml) and updates meta to 1.19.0. It also modifies tool/test/validate_skills_test.dart to use absolute paths resolved via pathFromRepoRoot for the configuration file and skills directory, and updates the validateSkills call to disable the check-absolute-paths rule. Minor formatting adjustments are made in tool/cpu_sample_intervals.dart and tool/json_to_map.dart. There are no review comments, and I have no feedback to provide.

@reidbaker
reidbaker force-pushed the feat/migrate-skills-linter-2026-07-16 branch from 2daecef to e57ef51 Compare July 17, 2026 15:32
@reidbaker
reidbaker marked this pull request as ready for review July 17, 2026 15:50

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dart_skills_lint dependency to version 0.4.0 by updating its git ref in tool/pubspec.yaml and pubspec.lock. Additionally, the meta package is updated to version 1.19.0 in pubspec.lock. There are no review comments, and I have no feedback to provide.

@reidbaker
reidbaker merged commit 57f547b into flutter:master Jul 17, 2026
92 of 93 checks passed
@reidbaker
reidbaker deleted the feat/migrate-skills-linter-2026-07-16 branch July 17, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants