setup_yaml_megalinter: Setup a yaml file for megalinter

View source: R/setup_lintr.r

setup_yaml_megalinterR Documentation

Setup a yaml file for megalinter

Description

Megalinter is a pipeline program that can lint multiple languages. This function creates a yaml file in the project working directory that configures megalinter to run no AZDO pipelines.

Usage

setup_yaml_megalinter(default_branch = NULL)

Arguments

default_branch

(str, default = NULL) the default branch of the repo, one of 'main' or 'master'. If NULL it will try to figure it out.

Value

nothing, called for side effects


baslat/sak documentation built on April 14, 2025, 4:14 p.m.