validate_codecheck_yml: Validate a CODECHECK configuration

View source: R/configuration.R

validate_codecheck_ymlR Documentation

Validate a CODECHECK configuration

Description

This functions checks "MUST"-contents only, see https://codecheck.org.uk/spec/config/latest/

Usage

validate_codecheck_yml(configuration)

Arguments

configuration

R object of class 'list', or a path to a file

Value

'TRUE' if the provided configuration is valid, otherwise the function stops with an error

Author(s)

Daniel NĂ¼st


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.