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 format checker #1311

Merged
merged 4 commits into from
Nov 17, 2021
Merged

Black format checker #1311

merged 4 commits into from
Nov 17, 2021

Conversation

eddiebergman
Copy link
Contributor

Adds a format checker to conform to the black format code style with a line length of 100. Does not fail if black fails unless a variable STRICT is set to true in .github/workflows/black_checker.yml.

@eddiebergman eddiebergman merged commit 4703495 into development Nov 17, 2021
@eddiebergman eddiebergman mentioned this pull request Jan 24, 2022
eddiebergman added a commit that referenced this pull request Jan 25, 2022
* black checker

* Simplified

* add examples to black format check

Co-authored-by: Matthias Feurer <[email protected]>
@eddiebergman eddiebergman mentioned this pull request Jan 25, 2022
@eddiebergman eddiebergman deleted the black_format_checker branch February 9, 2022 14:27
eddiebergman added a commit that referenced this pull request Aug 18, 2022
* black checker

* Simplified

* add examples to black format check

Co-authored-by: Matthias Feurer <[email protected]>
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