binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

Enhancement | Black all the things! #192

Closed Franr closed 1 year ago

Franr commented 1 year ago

Describe the Feature

Run black across the whole codebase. Also add a pre-commit hook and a check at the ci/pipelines level.

Expected Behavior

The whole codebase should be blacked so you can free your mind from code styling issues.

Alternatives Considered

Wouldn't waste time on alternatives. It is the most adopted approach, almost a standard.