Dmitry Zhifarsky

Results 176 comments of Dmitry Zhifarsky

@ktnishide hi, thank you! As for lcov/cobertura formats, unfortunately there are no plans to add them in the nearest future

@The-Redhat hi, sorry, but it's not in the plans anytime soon

@roman-petrov good point, didn't think about that. Unfortunately, the docs say **Because YAML doesn’t allow duplicate keys, you can include at most one file.** which means that we should rather...

> Personally, I am not sure if bundling lints or flutter_lints or any other package with our presets is a good idea... I see many drawbacks here, but I am...

I've posted an issue, let's see, how it goes https://github.com/dart-lang/sdk/issues/47256

@roman-petrov looks like we should not expect the API change from the analyzer team and implement our own extend logic.

> How we should handle configurable rules? Use the default config? IMO it's a tricky part since the default config generally suits no one (especially for rules like member-ordering-extended) and...

> Ideally, to create good default configurations, we should collect metrics from our users to find the most commonly used rule settings. Analytics is quite a big feature, so maybe...

And thank you for sharing your thought, btw. It means so much!