Daniel Frederico Lins Leite

Results 81 comments of Daniel Frederico Lins Leite

I think this should be considered inside my PR https://github.com/rome/tools/pull/3148

The problem is that the "@Controller" today is parsed as ``` 0: [email protected] "export" [Newline("\n"), Newline("\n"), Skipped("@"), Skipped("Controller"), Skipped("("), Skipped(")"), Newline("\n")] [Whitespace(" ")] ``` The only for the semantic model...

> @xunilrj could you please update the summary and explain to us what case this rule covers or what cases **are not covered** from the original rule? How do we...

I managed to build and run rome using https://quay.io/repository/pypa/manylinux2014_x86_64 (glibc 2.17) This is my suggestion, instead of supporting musl.

I vote for yes. Don't know any major issue with it.

I would not recommend it for the moment, and for one simple reason: on the eslint repo, for example, it flags dozens of unused variables. A lot of the cases...