Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lint rules #136

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Update lint rules #136

merged 1 commit into from
Aug 16, 2024

Conversation

yumemi-pr-token-generator[bot]
Copy link

This was automatically generated by the Update Lint Rules.

Copy link
Contributor

Ready for review 🚀

Copy link
Member

@blendthink blendthink left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -88,7 +88,7 @@ linter:
- noop_primitive_operations # categories: style
- null_check_on_nullable_type_parameter # categories: style
- null_closures # categories: error-prone
- omit_local_variable_types # incompatibles: always_specify_types # categories: style
- omit_local_variable_types # incompatibles: always_specify_types,specify_nonobvious_local_variable_types # categories: style
Copy link
Member

Choose a reason for hiding this comment

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

memo-badge
specify_nonobvious_local_variable_types is a rule that will be added in Dart 3.6.0.
dart-lang/sdk@5b7c600

@blendthink blendthink merged commit ac68be3 into main Aug 16, 2024
2 checks passed
@blendthink blendthink deleted the auto/update-lint-rules-c9c483f branch August 16, 2024 00:53
@blendthink blendthink mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants