module RenovateConfigAsdf::Linter

Defined in:

renovate_config_asdf/linter.cr

Class Method Summary

Class Method Detail

def self.lint_default_json(path : String, reference : Array(String)) : Tuple(Bool, String) #

[View source]
def self.lint_example(path : String, reference : Array(String)) : Tuple(Bool, String) #

[View source]
def self.lint_plugins_list(plugins : Array(String), reference : Array(String), check_order : Bool) : Tuple(Bool, String) #

[View source]