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 59c69ac + 9613ab5 commit ea011cfCopy full SHA for ea011cf
.scrutinizer.yml
@@ -24,6 +24,4 @@ tools:
24
25
build_failure_conditions:
26
- 'elements.rating(<= C).new.exists' # No new classes/methods with a rating of C or worse allowed
27
- - 'issues.label("coding-style").new.exists' # No new coding style issues allowed
28
- - 'issues.severity(>= MAJOR).new.exists' # New issues of major or higher severity
29
- 'project.metric_change("scrutinizer.test_coverage", < 0)' # Code Coverage decreased from previous inspection
0 commit comments