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

Add linting to CI and style code #19

Merged
merged 14 commits into from
Aug 14, 2024
Merged

Conversation

milanmlft
Copy link
Member

  • Add config and CI for {lintr}
  • Run styler::style_pkg() to style the current code

@milanmlft milanmlft requested a review from a team August 12, 2024 14:59
@milanmlft milanmlft enabled auto-merge (squash) August 13, 2024 16:30
@stefpiatek
Copy link
Contributor

Ironically this is failing

@milanmlft
Copy link
Member Author

milanmlft commented Aug 14, 2024

Ironically this is failing

Ugh, it's the r-lib/actions stuff, it was passing with setup-r-dependencies, but that wasn't caching the dependency installation. They told me to use setup-renv but now that's missing a bunch of dependencies 😭

@milanmlft milanmlft merged commit eaa6363 into main Aug 14, 2024
1 of 2 checks passed
@milanmlft milanmlft deleted the milanmlft/styling-and-linting branch August 14, 2024 09:54
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.

3 participants