Open
Description
Sonar version: [9.7]
Checkstyle sonar plugin version: [10.12.5]
Steps to reproduce or description of problem:
Quality Profiles -> create -> choose:google_checks10.12.5.xml -> create
/api/qualityprofiles/create response :
{
"errors": [
{
"msg": "Rule template can't be activated on a Quality profile: checkstyle:com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportChecktemplate"
}
]
}