Skip to content

Commit 34b6ae0

Browse files
committed
Update
1 parent 6456908 commit 34b6ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dcm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dart_code_metrics:
6363
- avoid-passing-async-when-sync-expected:
6464
exclude:
6565
- test/**
66-
- avoid-passing-default-values # TODO: auto fix removes only value, not named part
66+
- avoid-passing-default-values
6767
- avoid-passing-self-as-argument
6868
- avoid-positional-record-field-access
6969
- avoid-recursive-calls

0 commit comments

Comments
 (0)