Micha Reiser
Micha Reiser
> I would like to work on this! Awesome. I assigned you the issue. Let me know if you need any help.
Closed by #3057
> If you could point me in the right direction, I would be happy to try to get vim (neovim) support working and documented. Hey @mattmarcello We aren't familiar with...
Have you consider implementing such methods on `JsAnyExpression` and all expression types? I can see this to be useful for many other analysis too ``` ("FOO") == "FOO" ```
> > Have you consider implementing such methods on `JsAnyExpression` and all expression types? I can see this to be useful for many other analysis too > > Yes. But...
> So I've been thinking about this, and in the end I'm not really sure this is actually a false positive. Conceptually the `noUnusedVariable` rule (and the idea of variable...
@NicholasLYang is the goal to create these links on CI test failures? It will be hard for others to contribute this behaviour because they aren't allowed to run CI jobs.
> I would like to have a try. Awesome. I assigned you the issue. Ping me if something is unclear or if you need some pointers. I recommend approaching this...
My understanding is that you're proposing an alternative metric for the overall compatibility but keep the same metric for a single file. The *file based* metric calculates the average of...
The metric is merged but what would be nice to have is a CI job that comments with the current metric and compares it with main (ideally, per file).