Skip to content

Almost enable always_specify_types lint#2639

Merged
Hixie merged 1 commit into
flutter:masterfrom
Hixie:always_specify_types
Mar 12, 2016
Merged

Almost enable always_specify_types lint#2639
Hixie merged 1 commit into
flutter:masterfrom
Hixie:always_specify_types

Conversation

@Hixie
Copy link
Copy Markdown
Contributor

@Hixie Hixie commented Mar 12, 2016

Fixes the zillion issues that uncovered, but this isn't done yet. Still a few hundred to deal with. I just wanted to get this out for review so I can land this work in progress before the rename fixit.

cc @abarth

And fix the zillion issues that uncovered.

void _handleCreateCompany() {
showModalBottomSheet(
showModalBottomSheet/*<int, double>*/( // XXXXXX DO NOT CHECK IN XXXXXX THIS IS A CHECK OF THE ANALYZER
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

the fact that this didn't go off is worrying

@abarth
Copy link
Copy Markdown
Contributor

abarth commented Mar 12, 2016

RSLGTM

Hixie added a commit that referenced this pull request Mar 12, 2016
Almost enable always_specify_types lint
@Hixie Hixie merged commit f41b341 into flutter:master Mar 12, 2016
Hixie added a commit to Hixie/flutter that referenced this pull request Mar 12, 2016
This reverts commit f41b341, reversing
changes made to e33d8d9.

This was a bad check-in due to my mangling uploading a new version of the branch from a different machine.

This reverts flutter#2639 and will be replaced by flutter#2640
Hixie added a commit that referenced this pull request Mar 12, 2016
Revert "Merge pull request #2639 from Hixie/always_specify_types"
@Hixie Hixie deleted the always_specify_types branch July 28, 2016 16:19
TahaTesser pushed a commit to NevercodeHQ/flutter that referenced this pull request Aug 13, 2020
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants