Allow that a tag has no associated linters (esp. "deprecated") #6958
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint:
R/linter_tags.R#L170
file=R/linter_tags.R,line=170,col=5,[object_overwrite_linter] 'body' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint:
R/linter_tags.R#L172
file=R/linter_tags.R,line=172,col=5,[object_overwrite_linter] 'body' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint:
R/linter_tags.R#L172
file=R/linter_tags.R,line=172,col=13,[object_usage_linter] missing arguments not allowed in calls to 'c'
|
lint:
R/linter_tags.R#L177
file=R/linter_tags.R,line=177,col=5,[missing_argument_linter] Missing argument 5 in function call.
|