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

Restore pre-commit deps-in-desc when package != repo #146

Open
kaitejohnson opened this issue Aug 29, 2024 · 0 comments
Open

Restore pre-commit deps-in-desc when package != repo #146

kaitejohnson opened this issue Aug 29, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@kaitejohnson
Copy link
Collaborator

Problem

The pre-commit hook id: deps-in-desc should allow you to specify that the root should be within the package directory like:

id: use-tidy-description
args: [--root=<R package root>] 

As described here. However, this doesn't seem to be working for this repo, we tried

id: deps-in-desc
args: [--root=cfaforecastrenewalww]

And still got a bunch of errors about package dependencies that were in the DESCRIPTION file.

@kaitejohnson kaitejohnson added the enhancement New feature or request label Aug 29, 2024
@kaitejohnson kaitejohnson added this to the Backlog milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant