Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem about the ruby rule #6

Open
xeyond opened this issue Dec 16, 2015 · 2 comments
Open

Problem about the ruby rule #6

xeyond opened this issue Dec 16, 2015 · 2 comments

Comments

@xeyond
Copy link

xeyond commented Dec 16, 2015

Hi,I am using your ruby-sonar-plugin recently.It works well but having no rules to find the issues.Do you have some ruby rules or could you have some ways to get some?

@bsclifton
Copy link

It should be calculating complexity... in Sonar, you can see the settings "Type of complexity, Saikuro or Cane". #4 adds support for code duplication, Roodi, Reek, Cane violations... but it's having merge issues :( You can take a look at the PR to see what was done. Unfortunately, the logic was done against an older version of Sonar (3.7.4) and the API has changed since we accepted #5 (which uses Sonar 4.5.2).

@Purus
Copy link

Purus commented Feb 18, 2016

Is it possible to have rules defined as in rubocop or rubycritic? I am not much in to coverage but with coding standard rules. Any tip to do that with sonar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants