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

Fix newly enforced package:pedantic lints #92

Merged
merged 3 commits into from
Dec 6, 2019
Merged

Conversation

natebosch
Copy link
Contributor

  • always_declare_return_types
  • annotate_overrides
  • curly_braces_in_flow_control_structures
  • omit_local_variable_types
  • prefer_collection_literals
  • prefer_conditional_assignment
  • prefer_single_quotes
  • type_init_formals
  • unnecessary_this
  • use_function_type_syntax_for_parameters

Bump minimum SDK to 2.2.0 for Set literals

- always_declare_return_types
- annotate_overrides
- curly_braces_in_flow_control_structures
- omit_local_variable_types
- prefer_collection_literals
- prefer_conditional_assignment
- prefer_single_quotes
- type_init_formals
- unnecessary_this
- use_function_type_syntax_for_parameters

Bump minimum SDK to 2.2.0 for Set literals
@natebosch natebosch requested a review from grouma December 6, 2019 00:04
@natebosch natebosch changed the title Fix newly enforce package:pedantic lints Fix newly enforced package:pedantic lints Dec 6, 2019
@natebosch natebosch merged commit f5d9cb2 into master Dec 6, 2019
@natebosch natebosch deleted the new-pedantic-lints branch December 6, 2019 00:18
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 14, 2024
- always_declare_return_types
- annotate_overrides
- curly_braces_in_flow_control_structures
- omit_local_variable_types
- prefer_collection_literals
- prefer_conditional_assignment
- prefer_single_quotes
- type_init_formals
- unnecessary_this
- use_function_type_syntax_for_parameters

Bump minimum SDK to 2.2.0 for Set literals
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