Skip to content

Commit

Permalink
SONARGO-175 ParsingError should be disabled by default (#4628)
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-werner-sonarsource authored Jan 28, 2025
1 parent 4bfe5a0 commit 5e12d3b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions rules/S2260/go/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"title": "Go parser failure",
"defaultQualityProfiles": [
"Sonar way"
]
"title": "Go parser failure"
}

0 comments on commit 5e12d3b

Please sign in to comment.