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

Feature/22 implement usethis tool pre commit #25

Merged
merged 10 commits into from
Oct 15, 2024

Conversation

nathanjmcdougall
Copy link
Owner

Resolves #22.

@nathanjmcdougall nathanjmcdougall merged commit c2956da into develop Oct 15, 2024
6 checks passed
@nathanjmcdougall nathanjmcdougall deleted the feature/22-implement-usethis-tool-pre-commit branch October 15, 2024 23:52
nathanjmcdougall added a commit that referenced this pull request Oct 28, 2024
* Add deptry function which installs deptry via uv as a dev dependency.

* Add progress message for usethis tool deptry.

* Add tests for running deptry after calling `usethis tool deptry`.

* Configure the package as a CLI app using typer.

* Add pre_commit function to add pre-commit as a dev dep

* Create a .pre-commit-config.yaml file automatically.

* Add complete logic for adding pre-commit.

* Update lockfile

* Setup git user in CI

* Use global git user config.
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.

Implement usethis tool pre-commit
1 participant