Skip to content
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

Update logic operators in some if conditions #13

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

pwep
Copy link
Contributor

@pwep pwep commented Oct 23, 2024

See the lintr package's vector_logic_linter() for rationale.

- Code linter identified lines where || or && should be used
- scalars are being compared within the updated if statements
@M1V0 M1V0 changed the base branch from master to 0.8.0 October 29, 2024 12:02
@tombeesley
Copy link
Owner

Hi Peter - thanks so much for looking at this and making these suggestions. All good - merged.

@tombeesley tombeesley merged commit 3f02e77 into tombeesley:0.8.0 Oct 29, 2024
1 check passed
@pwep pwep deleted the boolean_lint branch December 13, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants