Alexei Diaz

Results 9 issues of Alexei Diaz

If classes in two different folders within a package have dependencies, it should be linted. It is not necessary to be the two same classes. The idea is to lint...

type-enhancement
lint request
P3

I wonder if we could have a few lints that address issues described [here](http://journal.stuffwithstuff.com/2016/06/16/long-names-are-long/). Will be hard to automate, but considering that naming things is a known hard problem in...

type-enhancement
lint request
P3

If a private field is initialized in the body of a constructor and could be replaced by a formal, a lint should be produce to move it to an initializer....

type-enhancement
lint request
P3

type-enhancement
lint request
P3

Available [here](https://github.com/dart-lang/angular_components).

@yjbanov Can you please also suggest what needs to be covered?

Or make it `void`. Follow up for https://github.com/alexeieleusis/greencat/pull/1#discussion_r84186444

The property is deprecated and this issue is to follow up https://github.com/alexeieleusis/greencat/pull/1#discussion_r84181163