Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@goderbauer
Copy link
Member

@goderbauer goderbauer commented Dec 14, 2024

When running dart format over these lines the // ignore ended up on a line where it wasn't properly ignoring the lint. This adjusts the placement of // ignores so they will continue to ignore the right thing even after the code is auto formatted.

I am hoping that if we do this now the large PR that formats the entire repo will go in smoother without manual intervention.

@goderbauer goderbauer requested a review from yjbanov December 14, 2024 00:27
@github-actions github-actions bot added the platform-web Code specifically for the web engine label Dec 14, 2024
@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 14, 2024
@auto-submit auto-submit bot merged commit a9f7fa8 into flutter:main Dec 14, 2024
32 checks passed
@goderbauer goderbauer deleted the adjustIgnores branch December 14, 2024 02:16
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2024
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Dec 14, 2024
flutter/engine@4e4a430...a9f7fa8

2024-12-14 goderbauer@google.com Adjust some ignores for 'dart format'
(flutter/engine#57208)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jonahwilliams@google.com,zra@google.com on the revert to
ensure that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
nick9822 pushed a commit to nick9822/flutter that referenced this pull request Dec 18, 2024
When running `dart format` over these lines the `// ignore` ended up on a line where it wasn't properly ignoring the lint. This adjusts the placement of `// ignore`s so they will continue to ignore the right thing even after the code is auto formatted.

I am hoping that if we do this now the large PR that formats the entire repo will go in smoother without manual intervention.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants