We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related: Prevent literals with / or \ in them for file.path and system.file. Should check path linters if they know system.file.
/
\
file.path
system.file
Originally posted by @AshesITR in #1006 (comment)
The text was updated successfully, but these errors were encountered:
Also related: our PasteFilePathLinter() from #884 which didn't make the 3.0.0 cut:
PasteFilePathLinter()
PasteFilePathLinter - Block usage of paste() with sep='/'
Sorry, something went wrong.
No branches or pull requests
Related: Prevent literals with
/
or\
in them forfile.path
andsystem.file
.Should check path linters if they know
system.file
.Originally posted by @AshesITR in #1006 (comment)
The text was updated successfully, but these errors were encountered: