Skip to content

Don’t put ; at the end of a line, and don’t use ; to put multiple commands on one line. #683

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

Closed
AshesITR opened this issue Dec 6, 2020 · 0 comments · Fixed by #684
Closed

Comments

@AshesITR
Copy link
Collaborator

AshesITR commented Dec 6, 2020

The tidyverse style guide specifies essentially ; is forbidden.
Currently, we only don't lint semicolons.

Since our default linters strive to enforce tidyverse style, we should add (and rename?) the semicolon_terminator_linter.

NB this will cause lints in our tests/.

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 a pull request may close this issue.

1 participant