fix comment.

This commit is contained in:
kencrawford 2019-03-12 20:25:11 -04:00 committed by Grant Murphy
parent 4cd14f9068
commit eaba99df37

View file

@ -44,7 +44,7 @@ const (
// ReportJUnitXML set the output format to junit xml
ReportJUnitXML // JUnit XML format
//Sonarqube effort to fix
//SonarqubeEffortMinutes effort to fix in minutes
SonarqubeEffortMinutes = 5
)