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

Disable two lint rules which are being removed. #117

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

srawlins
Copy link
Contributor

Each of these are going to be removed soon.

  • avoid_null_checks_in_equality_operators
  • unsafe_html

Work towards dart-lang/linter#5063 and dart-lang/linter#5001

Each of these are going to be removed soon.

* avoid_null_checks_in_equality_operators
* unsafe_html

Work towards dart-lang/linter#5063 and dart-lang/linter#5001
@fzyzcjy
Copy link
Owner

fzyzcjy commented Oct 29, 2024

LGTM thanks!

@fzyzcjy fzyzcjy merged commit 5584f9b into fzyzcjy:master Oct 29, 2024
1 check passed
@srawlins srawlins deleted the rm-lint-rules branch October 29, 2024 23:11
srawlins added a commit to flutter/tests that referenced this pull request Nov 6, 2024
auto-submit bot pushed a commit to flutter/tests that referenced this pull request Nov 6, 2024
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