Skip to content

Adding pre-commit hooks#118

Merged
axelsrz merged 4 commits intomainfrom
users/robrandao/pre-commit-hooks
Sep 12, 2025
Merged

Adding pre-commit hooks#118
axelsrz merged 4 commits intomainfrom
users/robrandao/pre-commit-hooks

Conversation

@rodrigobr-msft
Copy link
Contributor

This pull request introduces improvements to the project's development workflow by adding pre-commit hooks for code formatting and linting, and updating the development dependencies accordingly.

Development workflow enhancements:

  • Added a .pre-commit-config.yaml file to enable automated code formatting with black and linting with flake8 via pre-commit hooks.
  • Added pre-commit to dev_dependencies.txt to ensure the required tool is available for local development.

@axelsrz axelsrz merged commit 5aafeba into main Sep 12, 2025
8 checks passed
@rodrigobr-msft rodrigobr-msft deleted the users/robrandao/pre-commit-hooks branch September 18, 2025 22:29
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.

2 participants

Comments