Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Fix newly enforced package:pedantic lints #81

Merged
merged 2 commits into from
Dec 7, 2019
Merged

Conversation

natebosch
Copy link
Contributor

  • always_declare_return_types
  • annotate_overrides
  • omit_local_variable_types
  • prefer_single_quotes
  • prefer_spread_collections

Bump min SDK to 2.3.0 to allow spreads in collection literals.

Drop unused author field from pubspec.

- always_declare_return_types
- annotate_overrides
- omit_local_variable_types
- prefer_single_quotes
- prefer_spread_collections

Bump min SDK to 2.3.0 to allow spreads in collection literals.

Drop unused author field from pubspec.
@natebosch natebosch merged commit 7422fb2 into master Dec 7, 2019
@natebosch natebosch deleted the new-pedantic-lints branch December 7, 2019 00:20
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 15, 2024
- always_declare_return_types
- annotate_overrides
- omit_local_variable_types
- prefer_single_quotes
- prefer_spread_collections

Bump min SDK to 2.3.0 to allow spreads in collection literals.

Drop unused author field from pubspec.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants