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

feat(pre-commit): Add pre-commit to package #93 #99

Merged
merged 1 commit into from Sep 16, 2021
Merged

Conversation

imAsparky
Copy link
Owner

  • Pre-commit added to reduce the effort for developers to check their
    work.
  • I have added missing checks to test_bake_with_defaults.
  • I have fixed some logic in the post_gen.py file about deleting the
    CHANGELOG.md file and added a test for that.

closes #93

* Pre-commit added to reduce the effort for developers to check their
  work.
* I have added missing checks to test_bake_with_defaults.
* I have fixed some logic in the post_gen.py file about deleting the
  CHANGELOG.md file and added a test for that.

closes #93
@imAsparky imAsparky enabled auto-merge (squash) September 16, 2021 09:48
@imAsparky imAsparky merged commit 5ec4067 into main Sep 16, 2021
@imAsparky imAsparky deleted the issue-93 branch September 16, 2021 09:53
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.

[FEAT]: Add optional pre-commit checks for the package.
1 participant