checkstyle_output {lintr}R Documentation

Checkstyle Report for lint results

Description

Generate a report of the linting results using the Checkstyle XML format.

Usage

checkstyle_output(lints, filename = "lintr_results.xml")

Arguments

lints

the linting results.

filename

the name of the output report


[Package lintr version 3.1.2 Index]