mirror of
https://github.com/securego/gosec.git
synced 2025-07-17 01:12:33 +02:00
fix comment.
This commit is contained in:
committed by
Grant Murphy
parent
4cd14f9068
commit
eaba99df37
@ -44,7 +44,7 @@ const (
|
|||||||
// ReportJUnitXML set the output format to junit xml
|
// ReportJUnitXML set the output format to junit xml
|
||||||
ReportJUnitXML // JUnit XML format
|
ReportJUnitXML // JUnit XML format
|
||||||
|
|
||||||
//Sonarqube effort to fix
|
//SonarqubeEffortMinutes effort to fix in minutes
|
||||||
SonarqubeEffortMinutes = 5
|
SonarqubeEffortMinutes = 5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user