Unexpected indentation_linter
and trailing_whitespace_linter
lints for .Rtex
#2013
Labels
false-positive
code that shouldn't lint, but does
Linting this file, adapted from https://github.com/r-lib/lintr/blob/main/tests/testthat/dummy_packages/package/vignettes/test.Rtex, generates unexpected lints:
test.Rtex
:Previous versions of
lintr
, including 3.0.2 did not generateindentation_linter
lints, but do generate thetrailing_whitespace_linter
lint. I expected this test file to be lint-free.The text was updated successfully, but these errors were encountered: