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/autoblack #237

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Conversation

Elvirarp92
Copy link

@Elvirarp92 Elvirarp92 commented Oct 21, 2021

Format entire codebase to black and add a job to autoformat code to Black on push. Closes #91 .

I have tested it in my own fork and it works fine. Do we want to keep format fixups in their own separate commit? (this is the current behaviour in the job) Or rather amend the last commit in the push to include the format changes "silently"?

I have taken the liberty to remove the duplicate Coveralls badge in README.md - the remaining one references the main branch. I can discard that change if needed, of course.

This dependency has been included in `blaskapp.py`, but it was not
included in the Pipfile, causing problems when launching the server.
Black releases for some reason count as prereleases, hence the
allow_prereleases=true flag for pipenv
This file contains hashes for reformatting commit(s) so they can be
ignored in `git blame` output with the `--ignore-revs-file` option.
The remaining badge references the `main` branch
@zerasul
Copy link
Owner

zerasul commented Oct 21, 2021

nice job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants