Tibor Blenessy
Tibor Blenessy
without semantic information only "trivial" version of this rule can be implemented. We can adopt the rule for Go by considering functions which are not exported (i.e. have lowercase identifier)
Even trivial version is not possible, because lowercase identifier are private for the package and package in Go can span across multiple files.
Community request was targetted for SonarLint VSCode
This rule requires control flow graph and semantic information, so removing from 1.0
hello, I am working on https://github.com/SonarSource/SonarJS which is a static analyzer based on ESLint used in SonarQube/SonarCloud/SonarLint. We would be also interested in the API which would allow passing additional...
@kirill-konshin we will investigate our options to support pnp, however it will take us some time to do it. Thanks for reporting this. In the meanwhile, as a workaround, I...
@kirill-konshin If there were any updates you would see them here. Please refrain from such pings, they are not helpful.
hello @kirill-konshin, please refrain from pinging us this way. If we have time to answer this request, we will do so and you will find the information here. If there...
@kirill-konshin we are going to restart effort on SonarJS analyzer in the coming weeks (you can see some work already ongoing). We are looking into a way to support PnP,...
@andrey-tyukin-sonarsource can you please link original discussion leading to this (even if private)