Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

feat: add allow-initialized option to avoid-late-keyword #1145

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

incendial
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Add a CLI option
  • Add something to the core
  • Other, please explain:

#1113

@incendial incendial added this to the 5.5.0 milestone Jan 10, 2023
@incendial incendial requested a review from dkrutskikh January 10, 2023 16:18
@incendial incendial self-assigned this Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #1145 (3130ac9) into master (29e6181) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1145   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files         349      350    +1     
  Lines        7870     7875    +5     
=======================================
+ Hits         6732     6737    +5     
  Misses       1138     1138           
Impacted Files Coverage Δ
...st/avoid_late_keyword/avoid_late_keyword_rule.dart 100.00% <100.00%> (ø)
...s/rules_list/avoid_late_keyword/config_parser.dart 100.00% <100.00%> (ø)
...r/rules/rules_list/avoid_late_keyword/visitor.dart 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dkrutskikh dkrutskikh merged commit d58a3f1 into master Jan 11, 2023
@dkrutskikh dkrutskikh deleted the allow-initialized-avoid-late-keyword branch January 11, 2023 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants