Importing golang-linter results how to modify the source

I imported the result through golang-linter’s checkstyle.xml, but whether the content in the red box can be customized, I didn’t find any instructions in the documentation.

Hi,

Welcome to the community!

Those are external issues, so there’s no configuration within SonarQube. The expectation is that you’ll configure the 3rd-party tool before it generates the report you’re importing.

 
HTH,
Ann

It can be understood that as long as the BUG tag imported through “-Dsonar.go.golangci-lint.reportPaths” will be “GOLANGCI-LINT” and cannot be customized, right?

Hi,

I don’t understand the question. You have the ability to tun the type of these individual issues.

 
Ann