We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1efb3ec + 26ac951 commit 51ec29eCopy full SHA for 51ec29e
lib/cc/engine/scalastyle.rb
@@ -23,7 +23,7 @@ def run
23
check_name: lint["source"],
24
description: lint["message"],
25
categories: ["Style"],
26
- remediation_points: 500,
+ remediation_points: 50_000,
27
location: {
28
path: path,
29
positions: {
0 commit comments