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

Use styler::style_pkg() #111

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Use styler::style_pkg() #111

merged 1 commit into from
Feb 14, 2024

Conversation

etiennebacher
Copy link
Collaborator

This is useful to improve the readability of the code and docs (spaces after commas, consistent indentation, etc.).

I think this could be merged as-is, but the default indentation changed. @beniaminogreen do you have preferences for indentation? If you want a different indentation, you can run styler::style_pkg(transformers = styler::tidyverse_style(indent_by = 6L)) (and replace 6L by your preferred indentation).

@beniaminogreen
Copy link
Owner

Happy to use the default!

@beniaminogreen beniaminogreen merged commit cb6b011 into main Feb 14, 2024
11 checks passed
@beniaminogreen beniaminogreen deleted the styler branch February 14, 2024 14:38
@beniaminogreen beniaminogreen restored the styler branch February 14, 2024 14:48
@beniaminogreen beniaminogreen deleted the styler branch February 14, 2024 14:48
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