Skip to content

Commit

Permalink
Suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Jul 31, 2023
1 parent 4fcf8c0 commit ed41c10
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ private object YamlConfigTypeHandler : ConfigTypeHandler(ConfigType.YAML) {
representer.defaultFlowStyle = DumperOptions.FlowStyle.BLOCK

return Yaml(
@Suppress("DEPRECATION")
YamlConstructor(),
representer,
yamlOptions,
Expand Down

0 comments on commit ed41c10

Please sign in to comment.