darwinLintFile: darwinLintFile

View source: R/darwinLint.R

darwinLintFileR Documentation

darwinLintFile

Description

Lint a given file.

Usage

darwinLintFile(fileName)

Arguments

fileName

Path to file to lint

Value

list of lint objects.

Examples

darwinLintFile(
  fileName = system.file(package = "DependencyReviewer", "testScript.R")
)

DependencyReviewer documentation built on March 31, 2023, 9:30 p.m.