Skip to content

Run dcm check-unused-code on devtools_app_shared - #9934

Open
kenzieschmoll wants to merge 3 commits into
flutter:masterfrom
kenzieschmoll:dcm-devtools-app-shared
Open

Run dcm check-unused-code on devtools_app_shared#9934
kenzieschmoll wants to merge 3 commits into
flutter:masterfrom
kenzieschmoll:dcm-devtools-app-shared

Conversation

@kenzieschmoll

Copy link
Copy Markdown
Member

Work towards #9906

This PR also bumps the flutter version so that we can take advantage of this fix that allows specifying proper relative paths in workspace analysis_options.yaml files.

@kenzieschmoll
kenzieschmoll requested a review from a team as a code owner July 30, 2026 18:35
@kenzieschmoll
kenzieschmoll requested review from bkonyi and srawlins and removed request for a team July 30, 2026 18:35

@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 analysis_options.yaml configuration to use workspace-relative paths for unused-code exclusions and adds file-level ignore rules for web-specific files in devtools_app_shared. Feedback on the changes highlights that other excluded paths for the inspector in analysis_options.yaml must also be updated with the packages/devtools_app/ prefix to prevent them from failing to match under the new workspace-relative path resolution.

Comment thread analysis_options.yaml
@kenzieschmoll kenzieschmoll changed the title Run dcm check-unused-code on devtools_app_shared Run dcm check-unused-code on devtools_app_shared Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant