Skip to content

Commit

Permalink
Merge branch 'feature/edt-ripper' of https://github.com/ovcharenko-di…
Browse files Browse the repository at this point in the history
…/jenkins-lib into feature/edt-ripper
  • Loading branch information
ovcharenko-di committed Aug 31, 2024
2 parents 453abf4 + 28e298b commit b063905
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class ResultsTransformOptions implements Serializable {
По умолчанию содержит значение "stebi".
""")
@JsonProperty(defaultValue = "stebi")
ResultsTransformerType transformer = ResultsTransformerType.STEBI
ResultsTransformerType transformer

@JsonPropertyDescription("Фильтровать замечания по уровню поддержки модуля. Только для stebi. По умолчанию включено.")
Boolean removeSupport = true
Expand Down

0 comments on commit b063905

Please sign in to comment.