mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
fix comment.
This commit is contained in:
parent
4cd14f9068
commit
eaba99df37
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue