R/configuration.R
validate_codecheck_yml.Rd
This functions checks "MUST"-contents only, see https://codecheck.org.uk/spec/config/latest/
validate_codecheck_yml(configuration)
R object of class `list`, or a path to a file
`TRUE` if the provided configuration is valid, otherwise the function stops with an error
Daniel Nüst