Skip to content

Code formatting using black #201

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

Closed
s-celles opened this issue Nov 24, 2019 · 0 comments
Closed

Code formatting using black #201

s-celles opened this issue Nov 24, 2019 · 0 comments
Assignees
Labels
Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness

Comments

@s-celles
Copy link
Member

Hello,

We now have a Github Action which (should) show diff between current code and code formatted using black thanks to PR #200

See https://github.com/python-semver/python-semver/actions?query=workflow%3A%22Black+Formatting%22

We need now to improve our code base current formatting using black.

Kind regards

tomschr added a commit to tomschr/python-semver that referenced this issue Nov 24, 2019
* Add `pyproject.toml` containing black configuration
* Add batch image in `README.rst`
* Reformat source code with `black`
@tomschr tomschr added the Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness label Nov 24, 2019
@tomschr tomschr self-assigned this Nov 24, 2019
tomschr added a commit to tomschr/python-semver that referenced this issue Nov 25, 2019
* Add `pyproject.toml` containing black configuration
* Add batch image in `README.rst`
* Reformat source code with `black`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness
Projects
None yet
Development

No branches or pull requests

2 participants