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

Add precommit hooks #120

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Add precommit hooks #120

merged 2 commits into from
Feb 21, 2024

Conversation

cyrraz
Copy link
Owner

@cyrraz cyrraz commented Feb 20, 2024

Added .pre-commit-config.yaml to integrate pre-commit hooks for automated code formatting and quality checks. This setup includes hooks for black for code formatting, blacken-docs for formatting code blocks in documentation, and various pre-commit hooks to ensure code quality and consistency. This addition aims to streamline our development workflow and enforce coding standards across the project.

See details here: https://pre-commit.com/

.pre-commit-config.yaml Show resolved Hide resolved
@cyrraz cyrraz merged commit 8719184 into main Feb 21, 2024
5 checks passed
@cyrraz cyrraz deleted the add-precommit branch February 27, 2024 13:09
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