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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
SonarQube Ruby Plugin
2
2
=================
3
3
## Historical reference
4
-
I forked it off of [Godaddy branch](https://github.com/GoDaddy-Hosting/ruby-sonar-plugin) and upgraded the code to make it compliant with the newest versions of SonarQube and its API. Currently, functional and integration testing is not available--it needs to be added.
4
+
I forked it off of [Godaddy branch](https://github.com/GoDaddy-Hosting/ruby-sonar-plugin) and upgraded the code to make it compliant with the newest versions of SonarQube and its API. Currently, functional and integration testing is not available--it needs to be added, all of which has been captured [here](https://github.com/hersonalfaro/ruby-sonar-plugin/blob/master/TODO.md)
5
5
6
6
## Description / Features
7
7
The plugin enables analysis of Ruby projects within SonarQube (most recently tested against version 6.4 and 6.5 )
0 commit comments