We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6456908 commit 34b6ae0Copy full SHA for 34b6ae0
lib/dcm.yaml
@@ -63,7 +63,7 @@ dart_code_metrics:
63
- avoid-passing-async-when-sync-expected:
64
exclude:
65
- test/**
66
- - avoid-passing-default-values # TODO: auto fix removes only value, not named part
+ - avoid-passing-default-values
67
- avoid-passing-self-as-argument
68
- avoid-positional-record-field-access
69
- avoid-recursive-calls
0 commit comments