sarif_output: SARIF Report for lint results

View source: R/lint.R

sarif_outputR Documentation

SARIF Report for lint results

Description

Generate a report of the linting results using the SARIF format.

Usage

sarif_output(lints, filename = "lintr_results.sarif")

Arguments

lints

the linting results.

filename

the name of the output report


jimhester/lintr documentation built on June 14, 2025, 1:27 a.m.