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

chore(pre-commit): Add additional checks #105 #111

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Conversation

imAsparky
Copy link
Owner

Pre-commit config has room for improvement.
Checks added:

  • id: check-docstring-first
  • id: debug-statements
  • id: name-tests-test
  • id: requirements-txt-fixer

closes #105

Pre-commit config has room for improvement.
Checks added:
- id: check-docstring-first
- id: debug-statements
- id: name-tests-test
- id: requirements-txt-fixer

closes #105
@imAsparky imAsparky enabled auto-merge (squash) September 22, 2021 03:09
@imAsparky imAsparky self-assigned this Sep 22, 2021
@imAsparky imAsparky added chore A chore to be done enhancement New feature or request labels Sep 22, 2021
@imAsparky imAsparky added this to In progress in Modify the original fork to suit my needs via automation Sep 22, 2021
@imAsparky imAsparky merged commit 2b57db7 into main Sep 22, 2021
@imAsparky imAsparky deleted the issue-105-a branch September 22, 2021 03:15
Modify the original fork to suit my needs automation moved this from In progress to Done Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A chore to be done enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

[CHORE]: Improve pre-commit checks.
1 participant