Ruby
Language-Specific Properties
Discover and update the Ruby-specific properties in the project Administration > General Settings > Languages > Ruby
By default, all the vendor
directories are excluded from the analysis. However, you can change the property sonar.ruby.exclusions
to a different pattern if you want to force their analysis (not recommended).
Related Pages
- External Analyzer Reports (Rubocop)
- Test Coverage (SimpleCov)