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

feat: add new config option #1187

Merged
merged 2 commits into from
Feb 12, 2023
Merged

feat: add new config option #1187

merged 2 commits into from
Feb 12, 2023

Conversation

incendial
Copy link
Member

Please write a short comment explaining your change (or "none" for internal only changes)

Adds new config option ignored-arguments to no-equal-arguments rule.

@incendial incendial added this to the 5.6.0 milestone Feb 11, 2023
@incendial incendial requested a review from dkrutskikh February 11, 2023 13:44
@incendial incendial self-assigned this Feb 11, 2023
@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #1187 (db584c1) into master (d19a1e4) will increase coverage by 0.00%.
The diff coverage is 94.11%.

@@           Coverage Diff           @@
##           master    #1187   +/-   ##
=======================================
  Coverage   86.12%   86.13%           
=======================================
  Files         359      359           
  Lines        8085     8097   +12     
=======================================
+ Hits         6963     6974   +11     
- Misses       1122     1123    +1     
Impacted Files Coverage Δ
...st/no_equal_arguments/no_equal_arguments_rule.dart 77.77% <66.66%> (-3.48%) ⬇️
...s/rules_list/no_equal_arguments/config_parser.dart 100.00% <100.00%> (ø)
...r/rules/rules_list/no_equal_arguments/visitor.dart 92.10% <100.00%> (+1.19%) ⬆️

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

@incendial incendial merged commit 8430b4a into master Feb 12, 2023
@incendial incendial deleted the no-equal-args-new-config branch February 12, 2023 16:20
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.

None yet

1 participant