Daniel Frederico Lins Leite
Daniel Frederico Lins Leite
Off course. I will make the changes. :)
I would love to do the PR. I will just finish some adjustments and send it.
@tysonjhayes, I made the PR and it is ready for review: https://github.com/PowerShell/xWebAdministration/pull/103
I don't know if this counts, but I made a small modification that improves the log (at least from my perspective). It is far from complete, though. See at: https://github.com/xunilrj/loom/commit/1524c63dd29fa8204b09aa87d4abb7621fcd5d05...
This rule is incorrectly flagging: - [x] Parameters in Typescript abstract classes and other signature methods; - [x] Exported functions; - [x] Functions only used inside jsx; - [x] Bindings...
Given some comments on https://github.com/rome/tools/pull/3071. We may break ```noUnusedVariables``` into two rules: one checking names/bindings, another one checking values.
> > A few suggestions: Done.
Another pass. The final architecture, we are still discussing (https://github.com/rome/tools/discussions/2603) So for these tasks, it will actually be another function that will be called manually when testing.
To reach 90% we need to deal with a lot of edge cases that are not relevant for the moment.