Skip to content

Feature/22 implement usethis tool pre commit#25

Merged
nathanjmcdougall merged 10 commits intodevelopfrom
feature/22-implement-usethis-tool-pre-commit
Oct 15, 2024
Merged

Feature/22 implement usethis tool pre commit#25
nathanjmcdougall merged 10 commits intodevelopfrom
feature/22-implement-usethis-tool-pre-commit

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

Resolves #22.

@nathanjmcdougall nathanjmcdougall merged commit c2956da into develop Oct 15, 2024
@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