globocom / gcloud-utils

Global package for Cloud Management in Python
https://gcloud-utils.readthedocs.io/en/latest/
Apache License 2.0
16 stars 23 forks source link

Linting and formatting configs #23

Closed dekomote closed 4 years ago

dekomote commented 4 years ago

Config for pre-commit hooks, isort and pylint

dekomote commented 4 years ago

The pre-commit hook will run black, isort and pylint. Check the pylint config and tweak it, but it should be good enough to start.