Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enableprefer_relative_imports and fix files.#91573

Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom
Hixie:prefer_relative_imports
Oct 11, 2021
Merged

Enableprefer_relative_imports and fix files.#91573
fluttergithubbot merged 1 commit intoflutter:masterfrom
Hixie:prefer_relative_imports

Conversation

@Hixie
Copy link
Contributor

I left it disabled in the flutter framework itself because it doesn't like our "subpackages" (e.g.import 'package:flutter/framework.dart'), but I think we have other bespoke tests that enforce it there anyway so it's not a big deal.

I left it disabled in the flutter framework itself because it doesn't like our "subpackages" (e.g. `import 'package:flutter/framework.dart'`), but I think we have other bespoke tests that enforce it there anyway so it's not a big deal.
@flutter-dashboardflutter-dashboardbot added a: tests"flutter test", flutter_test, or one of our tests a: text inputEntering text in a text field or keyboard related problems frameworkflutter/packages/flutter repository. See also f: labels. f: integration_testThe flutter/packages/integration_test plugin c: contributor-productivityTeam-specific productivity, code health, technical debt. labelsOct 10, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel inChat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read theTree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@Hixie
Copy link
ContributorAuthor

cc@goderbauer

Copy link
Member

@goderbauergoderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@Hixie
Copy link
ContributorAuthor

test-exempt: code refactor with no semantic change, enables lint

@fluttergithubbotfluttergithubbot merged commitf90b019 intoflutter:masterOct 11, 2021
clocksmith pushed a commit to clocksmith/flutter that referenced this pull requestOct 29, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@goderbauergoderbauergoderbauer approved these changes

Assignees

No one assigned

Labels

a: tests"flutter test", flutter_test, or one of our testsa: text inputEntering text in a text field or keyboard related problemsc: contributor-productivityTeam-specific productivity, code health, technical debt.f: integration_testThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@Hixie@goderbauer@fluttergithubbot

Comments


[8]ページ先頭

©2009-2026 Movatter.jp