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

Formatting cleanup for CONTRIBUTING.md #26080

Merged
merged 1 commit into from
May 11, 2021

Conversation

cbracken
Copy link
Member

Re-wrap to 80 columns and use references for style guide links.

Unofficially, this is more about triggering a build than cleaning up.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.
  • The reviewer has submitted any presubmit flakes in this PR using the engine presubmit flakes form before re-triggering the failure.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Re-wrap to 80 columns and use references for style guide links.

Unofficially, this is more about triggering a build than cleaning up.
@cbracken cbracken requested a review from jason-simmons May 11, 2021 22:57
@google-cla google-cla bot added the cla: yes label May 11, 2021
@cbracken cbracken requested a review from godofredoc May 11, 2021 23:08
@bkonyi bkonyi self-requested a review May 11, 2021 23:09
@cbracken cbracken merged commit 44ba0c7 into flutter:master May 11, 2021
@cbracken cbracken deleted the cleanup-contributors-formatting branch May 11, 2021 23:10
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 12, 2021
cbracken added a commit to cbracken/flutter that referenced this pull request May 12, 2021
flutter/engine@3c93ad4...44ba0c7

2021-05-11 [email protected] Formatting cleanup for CONTRIBUTING.md
(flutter/engine#26080)
2021-05-11 [email protected] Add uwptool.exe (flutter/engine#26038)
2021-05-11 [email protected] Manual SDK roll for DevTools SDK
integration (flutter/engine#26075)
2021-05-11 [email protected] Roll Skia from 96bc12d19b9e to
7c328b4b42c5 (5 revisions) (flutter/engine#26071)

2021-05-11 [email protected] Unique frame number for each frame
(flutter/engine#26021)

In flutter/engine#26075 we rolled the Dart SDK
to the engine. This included updates to parameter names to Iterable.map
and Iterable.expand which triggers lints about renaming method
parameters in CachingIterable.map and CachingIterable.expand.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 12, 2021
cbracken added a commit to flutter/flutter that referenced this pull request May 12, 2021
flutter/engine@3c93ad4...44ba0c7

2021-05-11 [email protected] Formatting cleanup for CONTRIBUTING.md
(flutter/engine#26080)
2021-05-11 [email protected] Add uwptool.exe (flutter/engine#26038)
2021-05-11 [email protected] Manual SDK roll for DevTools SDK
integration (flutter/engine#26075)
2021-05-11 [email protected] Roll Skia from 96bc12d19b9e to
7c328b4b42c5 (5 revisions) (flutter/engine#26071)

2021-05-11 [email protected] Unique frame number for each frame
(flutter/engine#26021)

In flutter/engine#26075 we rolled the Dart SDK
to the engine. This included updates to parameter names to Iterable.map
and Iterable.expand which triggers lints about renaming method
parameters in CachingIterable.map and CachingIterable.expand.
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request May 21, 2021
Re-wrap to 80 columns and use references for style guide links.

Unofficially, this is more about triggering a build than cleaning up.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants