Dmitry Zhifarsky

Results 177 comments of Dmitry Zhifarsky

Checked the code and partial metric ignores are not supported at all. You can only ignore the whole file with the `metrics-exclude:` option. Could you add more details, why you...

> I just tried to use what specified in documentation Could you provide a link? > There could be a different bunch of cases when I want to ignore something)...

> https://dartcodemetrics.dev/docs/getting-started/configuration#ignoring-a-rule-or-anti-pattern It doesn't say anything about ignoring metrics

@zs-dima could you clarify, what do you mean by `Could be nice to keep in mind possible flutter_member_ordering options:`?

> I mean could be nice to be able to setup ordering to follow flutter_member_ordering suggestions. Ah, that's a great idea, but I think we'll be able to make it...

@ookami-kb what do you think if instead of modifying the `avoid-unrelated-type-assertions` rule, the change will be applied to `avoid-unnecessary-type-assertions`?

@lsaudon thank you for the report and for the fix!

@amatkivskiy hi, thank you for your feedback! We're planning to redesign html reports and make then more usable. We didn't consider adding sorting, but it looks pretty easy to add....