-
Notifications
You must be signed in to change notification settings - Fork 37
style change in response to lintr warnings #437
New issue
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
Conversation
These were meant to happen in #437.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Could you just expand a bit on why the cat call is needed?
It is not. I've removed it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
These were meant to happen in #437.
* style change in response to lintr warnings * update news * bump version * Update DESCRIPTION * Update NEWS.md * remove stray message --------- Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
These were meant to happen in #437.
* style change in response to lintr warnings * update news * bump version * Update DESCRIPTION * Update NEWS.md * remove stray message --------- Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
With the recent update to
lintr
we are seeing a few new warnings. This fixes them.