Use linting to detect undesired function usage #4
Annotations
1 error and 1 warning
lint
Process completed with exit code 31.
|
lint:
tests/testthat/test-templates.R#L76
file=tests/testthat/test-templates.R,line=76,col=12,[undesirable_function_linter] Function "dir" is undesirable. As an alternative, use dir_ls().
|