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

Fixes pre-commit (caching+ more) #20

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Fixes pre-commit (caching+ more) #20

merged 2 commits into from
Oct 8, 2024

Conversation

gvegayon
Copy link
Collaborator

@gvegayon gvegayon commented Oct 7, 2024

This pull request includes updates to the pre-commit workflow and configuration files to improve caching and update dependencies. The most important changes involve adding caching for R packages, updating the version of the precommit repository, and modifying arguments for style checks.

Enhancements to pre-commit workflow:

Updates to pre-commit configuration:

  • .pre-commit-config.yaml: Updated the precommit repository version from v0.4.2 to v0.4.3 to incorporate the latest changes and improvements.
  • .pre-commit-config.yaml: Added --cache-root=styler-perm argument to the style-files hook to specify a permanent cache location.

@gvegayon gvegayon requested a review from apulsipher as a code owner October 7, 2024 21:51
@gvegayon gvegayon linked an issue Oct 7, 2024 that may be closed by this pull request
Copy link
Collaborator

@apulsipher apulsipher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@apulsipher apulsipher merged commit 7ad3c12 into main Oct 8, 2024
1 check passed
@apulsipher apulsipher deleted the pre-commit-fix branch October 8, 2024 02:14
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.

Fix pre-commit hook GHA
2 participants