Extend library_call_linter for character.only usage #5494
Annotations
1 error and 5 warnings
lint
Process completed with exit code 31.
|
lint:
R/library_call_linter.R#L46
file=R/library_call_linter.R,line=46,col=2,[commented_code_linter] Commented code should be removed.
|
lint:
R/library_call_linter.R#L63
file=R/library_call_linter.R,line=63,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
tests/testthat/test-library_call_linter.R#L131
file=tests/testthat/test-library_call_linter.R,line=131,col=15,[quotes_linter] Only use double-quotes.
|
lint:
tests/testthat/test-library_call_linter.R#L140
file=tests/testthat/test-library_call_linter.R,line=140,col=15,[quotes_linter] Only use double-quotes.
|
lint:
tests/testthat/test-library_call_linter.R#L150
file=tests/testthat/test-library_call_linter.R,line=150,col=15,[quotes_linter] Only use double-quotes.
|