Skip to content

Commit generated analyzer excludes and regenerated mocks - #123

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/analysis-options-and-mocks
Sep 1, 2026
Merged

Commit generated analyzer excludes and regenerated mocks#123
github-actions[bot] merged 1 commit into
mainfrom
chore/analysis-options-and-mocks

Conversation

@wolpert

@wolpert wolpert commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Two generated-file updates produced by running make locally.

  • analysis_options.yaml: the Flutter tool rewrites this on every flutter build linux, adding an analyzer.exclude block for build/ and the platform directories. Committing it stops the file from reappearing as a dirty working-tree change after each build.
  • test/app_launch_test.mocks.dart: regenerated by dart run build_runner build -d via the autogen target. Mockito dropped its version stamp from the header and added an experimental_member_use ignore.

No hand-written code changes.

🤖 Generated with Claude Code

https://claude.ai/code/session_012R5AzYAqAGjwjueMswUHk6

@github-actions
github-actions Bot enabled auto-merge (squash) September 1, 2026 14:16
@github-actions
github-actions Bot merged commit b550c04 into main Sep 1, 2026
3 checks passed
@github-actions
github-actions Bot deleted the chore/analysis-options-and-mocks branch September 1, 2026 14:24
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.

1 participant