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
while readLines does throw a warning in this case we should also generate a lint (and probably catch the warning).
readLines
This error is basically impossible to generate using vim and emacs, but very easy to do with RStudio.
The text was updated successfully, but these errors were encountered:
This is also pretty easy to trigger within Atom since the new integration for that lints the contents on the fly.
Sorry, something went wrong.
@Arcanemagus I just updated the atom linter code to append a newline to the file from the buffer, which fixes this issue AtomLinter/linter-lintr@7ff6d0c.
OG version of #675 / #719; closing as superseded by those
No branches or pull requests
while
readLines
does throw a warning in this case we should also generate a lint (and probably catch the warning).This error is basically impossible to generate using vim and emacs, but very easy to do with RStudio.
The text was updated successfully, but these errors were encountered: