Anyone knows why the “Avoid using Goto” is missing from the VB.NET ruleset while it’s present in C# ?
Should this rule be added?
Anyone knows why the “Avoid using Goto” is missing from the VB.NET ruleset while it’s present in C# ?
Should this rule be added?
hi and sorry for the delay in answering, @Michel.Racicot
rule S907 is not implemented for the SonarVbNet analyzer, only for SonarC#. I will move your topic to the Suggest New Features category
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.