Skip to content

Refactor quotes_linter() to avoid using with() #1995

@AshesITR

Description

@AshesITR

Found here: #1993 (review)

codetools has a hard time correctly analyzing the function, causing multiple false positive lints that need to be disabled.
If we refactor quotes_linter() to not use with(), codetools should have such a hard time analyzing it.

Metadata

Metadata

Assignees

Labels

internalsIssues related to inner workings of lintr, i.e., not user-visible

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions