You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SonarJS developer here. Just a heads up that we are deprecating the current public API of our analyzer. You can check the new APIs here, compared to the deprecated one .
Not many changes needed, we just needed to clean up a little bit as there were too many classes to define Rules. Deprecated Check, EslintBasedCheck, JavaScriptCheck and TestFileCheck. Left EslintHook as only way to register rules. All the former will be removed in SonarJS 12
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SonarJS developer here. Just a heads up that we are deprecating the current public API of our analyzer. You can check the new APIs here, compared to the deprecated one .
Not many changes needed, we just needed to clean up a little bit as there were too many classes to define Rules. Deprecated Check, EslintBasedCheck, JavaScriptCheck and TestFileCheck. Left EslintHook as only way to register rules. All the former will be removed in SonarJS 12
Beta Was this translation helpful? Give feedback.
All reactions