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

[192] Code format & style w/ Black #194

Closed Franr closed 1 year ago

Franr commented 1 year ago

What?

Adopt black as the code formatter of the project. Also add a pre-commit hook and a github action to prevent the bypass of it.

Why?

To free your mind from code styling issues.

References

closes 192