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

feat: add ignored-types option to avoid-late-keyword #1146

Merged
merged 4 commits into from
Jan 12, 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:

#1007

@incendial incendial added this to the 5.5.0 milestone Jan 10, 2023
@incendial incendial requested a review from dkrutskikh January 10, 2023 16:33
@incendial incendial self-assigned this Jan 10, 2023
Base automatically changed from allow-initialized-avoid-late-keyword to master January 11, 2023 10:47
@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Merging #1146 (63a926b) into master (d58a3f1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1146      +/-   ##
==========================================
+ Coverage   85.55%   85.57%   +0.01%     
==========================================
  Files         350      350              
  Lines        7878     7888      +10     
==========================================
+ Hits         6740     6750      +10     
  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 00d83a6 into master Jan 12, 2023
@dkrutskikh dkrutskikh deleted the allowed-types-avoid-late-keyword branch January 12, 2023 15:25
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