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

Black for pre-commit hook #105

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Black for pre-commit hook #105

merged 1 commit into from
Oct 7, 2024

Conversation

knarfnitram
Copy link
Collaborator

Sets black as default style guide via the pre-commit option before contributing to MeshPy.

closes #104 .

@knarfnitram knarfnitram self-assigned this Oct 2, 2024
Copy link
Collaborator

@isteinbrecher isteinbrecher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @knarfnitram for adding this, this is for sure very useful for development.

@knarfnitram knarfnitram force-pushed the add-black-to-pre-commit branch from 9550d35 to 79fc805 Compare October 3, 2024 06:49
@knarfnitram knarfnitram force-pushed the add-black-to-pre-commit branch from 79fc805 to 765707d Compare October 7, 2024 08:48
@knarfnitram knarfnitram merged commit 6108670 into main Oct 7, 2024
3 checks passed
@knarfnitram knarfnitram deleted the add-black-to-pre-commit branch October 7, 2024 14:26
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.

Add automatic code formatting to (pre) commit
3 participants