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

ci: Enforce formatting with black #54

Merged
merged 3 commits into from
Sep 23, 2023
Merged

Conversation

mrwilson
Copy link
Owner

Coding standards shouldn't be a discussion point, so this change will apply black to the code and add a formatting check as part of the pre-merge actions

@mrwilson mrwilson force-pushed the ci-enforce-formatting-with-black branch 2 times, most recently from 2742271 to cb889dc Compare September 23, 2023 11:10
Do not run `black` against 3.7 because this version is unsupported and support will be removed in a future PR
Formatting is turned off for the cli options block in `__init__.py` because I want them manually formatted and aligned for readability
@mrwilson mrwilson force-pushed the ci-enforce-formatting-with-black branch from cb889dc to 55f8ecf Compare September 23, 2023 11:12
@mrwilson mrwilson merged commit c2061fe into master Sep 23, 2023
5 checks passed
@mrwilson mrwilson deleted the ci-enforce-formatting-with-black branch September 23, 2023 11:14
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.

None yet

1 participant