Skip to content

Issue #43 add precommit hook to run black and mypy#98

Merged
mwallschlaeger merged 2 commits into
mainfrom
issue_#43_add_precommit_hook_to_run_black_and_mypy
Sep 30, 2025
Merged

Issue #43 add precommit hook to run black and mypy#98
mwallschlaeger merged 2 commits into
mainfrom
issue_#43_add_precommit_hook_to_run_black_and_mypy

Conversation

@mwallschlaeger

Copy link
Copy Markdown
Member

Description

adding precommit hooks for black mypy and flake8

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Release
  • code stability

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #43

Checklist

Please ensure that your pull request meets the following requirements:

  • The pull request is limited to one type (docs, feature, bug fix, etc.)
  • The pull request is as small as possible. Consider opening multiple pull requests instead of one large one.
  • The feature or bug fix has been discussed and documented in an issue beforehand.

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request

@mwallschlaeger mwallschlaeger self-assigned this Sep 30, 2025
@mwallschlaeger mwallschlaeger added documentation Improvements or additions to documentation enhancement New feature or request feature new features dependencies Pull requests that update a dependency file labels Sep 30, 2025
@mwallschlaeger
mwallschlaeger merged commit 39b85a7 into main Sep 30, 2025
3 checks passed
@mwallschlaeger
mwallschlaeger deleted the issue_#43_add_precommit_hook_to_run_black_and_mypy branch September 30, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request feature new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add precommit hook to run black and mypy

1 participant