Sonarlint --integration rubyon rails

weather sonar lint its supports ruby on rails source code ?
please advise us
or only pyhton

Hello,

It depends on which IDE you use.

Out-of-the-box, our Ruby analyzer is available in SonarLint for IntelliJ and brings 42 rules to analyze Ruby code in IntelliJ IDEA Community/Ultimate and Rubymine.

It should also be available in connected mode with SonarQube or SonarCloud in SonarLint for Eclipse, as long as a Ruby-capable plugin is installed (e.g the Ruby Solargraph plugin).

It is not available at all for now in Visual Studio nor Visual Studio Code.

Please also note that these 42 rules are general-purpose rules about the Ruby language, as far as I know we don’t have rules that specifically target the Ruby on Rails framework.

1 Like

Dear sir,

How to implement the
IntelliJ IDEA in the eclipse please share the procedure for the windows, mac and linux

Weather IntelliJ IDEA support below language

1)Phyton

2)Typescript

3)java script

4)php

5)wordpress

6)ruby on rails

Thanks in advance

If I understand correctly, you are looking for guidance on how to install SonarLint in Eclipse and IntelliJ IDEA.

  • In Eclipse (2019-12): use the “Help > Eclipse Marketplace…” menu, search for “SonarLint” and click the “Install” button.
  • In IDEA (2019.3): use the “File > Settings” menu, open the “Plugins” category, then the “Marketplace” tab, search for “SonarLint” and click the “Install” button.

In both cases, SonarLint will be enabled after you restart your IDE.

As stated on the web page mentioned above, SonarLint for IntelliJ will happily analyze your Python, JavaScript, PHP and Ruby code. Support for TypeScript should arrive later this year.

Hope this helps!

A post was split to a new topic: TypeScript analysis error - JavaScript heap out of memory