Sonarqube version
We are using Sonarqube CE 8.9
What are we trying to achieve
We are trying to export external linter rules into sonarqube for golang via golangcilint.
What issue are we facing?
When the external rules are shown on sonarqube they don’t show any explanation.
What are we looking for?
Ability to import explanation of these external rules so that developers can easily understand what the issue is really is. Else they have to switch context and refer to golangcilint resources