Skip to content

Commit 9681995

Browse files
committed
fix manifest
1 parent 9694d0c commit 9681995

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle.kts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,7 @@ tasks.jar {
132132
attributes["Plugin-SourcesUrl"] = "https://github.com/1c-syntax/sonar-bsl-plugin-community"
133133
attributes["Plugin-Developers"] = "Alexey Sosnoviy, Nikita Fedkin"
134134

135-
attributes["SonarLint-Supported"] = true
136-
// attributes["Sonar-Version"] = sonarQubeVersion
137-
// attributes["Sonar-Plugin-Api-Version"] = sonarQubeVersion
135+
attributes["SonarLint-Supported"] = false
138136

139137
attributes["Plugin-Organization"] = "1c-syntax"
140138
attributes["Plugin-OrganizationUrl"] = "https://github.com/1c-syntax"

0 commit comments

Comments
 (0)