Learn R Programming

flir (version 0.6.0)

list_linters: Get the list of linters in flir

Description

Get the list of linters in flir

Usage

list_linters(path = ".")

Value

A character vector

Arguments

path

A valid path to a file or a directory. Relative paths are accepted. Default is ".".

Examples

Run this code
list_linters(".")

Run the code above in your browser using DataLab