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

Feature/automatic formatting #64

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rgutzen
Copy link
Collaborator

@rgutzen rgutzen commented Mar 14, 2024

To adapt to a consistent code style without too much manual reformatting, this PR introduces automatic formatting checks (using black formatter) on push and pull-request events.
Additionally, it adds the formatter as a pre-commit hook.
This is only a PR draft for now to decide how to adapt this global style, and set remaining style options such as the enforced line length.

@rgutzen rgutzen added enhancement formatting improvement of code style and structure labels Mar 14, 2024
@rgutzen rgutzen self-assigned this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement formatting improvement of code style and structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant