Skip to content

[pub_formats] Add analysis options#3083

Merged
dcharkes merged 1 commit intomainfrom
pub-formats-analysis-options
Feb 12, 2026
Merged

[pub_formats] Add analysis options#3083
dcharkes merged 1 commit intomainfrom
pub-formats-analysis-options

Conversation

@dcharkes
Copy link
Collaborator

I noticed this while trying to play around with the new analyzer plugins (which need to be at the root of the workspace).

@dcharkes dcharkes force-pushed the pub-formats-analysis-options branch from 8090fa9 to bd0c997 Compare February 11, 2026 15:06
@dcharkes dcharkes requested a review from goderbauer February 11, 2026 15:07
@github-actions
Copy link

PR Health

License Headers ✔️
// Copyright (c) 2026, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/hooks_runner/test_data/download_assets/hook/build.dart
pkgs/jni/test/debug_release_test.dart
pkgs/objective_c/example/command_line/lib/main.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

This check can be disabled by tagging the PR with skip-license-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

1 similar comment
@github-actions
Copy link

PR Health

License Headers ✔️
// Copyright (c) 2026, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/hooks_runner/test_data/download_assets/hook/build.dart
pkgs/jni/test/debug_release_test.dart
pkgs/objective_c/example/command_line/lib/main.dart
pkgs/objective_c/lib/src/ns_input_stream.dart

This check can be disabled by tagging the PR with skip-license-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

@coveralls
Copy link

Coverage Status

Changes unknown
when pulling bd0c997 on pub-formats-analysis-options
into ** on main**.

Copy link
Contributor

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1 @@
include: package:dart_flutter_team_lints/analysis_options.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing pubspec entry for this?

@dcharkes dcharkes merged commit ddb91fe into main Feb 12, 2026
15 checks passed
@dcharkes dcharkes deleted the pub-formats-analysis-options branch February 12, 2026 10:11
Hassnaa9 pushed a commit to Hassnaa9/native that referenced this pull request Feb 13, 2026
Cairo09 pushed a commit to Cairo09/native that referenced this pull request Feb 13, 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.

3 participants