spacing.linelength.80 spacing.linelength.100
spacing.indentation.notabs
spacing.notabs
spacing.indentation.evenindent
spacing.spaceaftercomma
spacing.spacearoundinfix
spacing.spacearoundequals
spacing.twobeforecomments
lint.style
pattern
is a pcre compatibleregular
expressionthat is tested. Can be a character vector of expressions.message
The message to be displayed.include.region
lists regions to restrict the search to.
Can be a character vector specifying the known regions, or a list of
functions that interpret output fromgetParseData
.exclude.region=c('comments', 'string')
lists regions to
restrict the search to. Operates the sames asinclude.region
.use.lines=T
should the pattern be evaluated in lines (default)
or as a contiguous block of text.warning=F