module RenovateConfigAsdf::Merger

Defined in:

renovate_config_asdf/merger.cr

Class Method Summary

Class Method Detail

def self.merge(default_json : RootConfig, plugins_jsons : Array(PluginConfig)) : RootConfig #

[View source]
def self.roughly_strip_json5_comments(json5 : String) : String #

crystal does not have JSONC parser. This is an ugly workaround


[View source]
def self.write #

[View source]