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.
1 parent 1efb3ec commit 26ac951Copy full SHA for 26ac951
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