villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
376 stars 69 forks source link

Add black and pylint for python lambdas #154

Closed villasv closed 4 years ago

villasv commented 4 years ago

We're already using cfn-lint, but it would be nice to have black and pylint integrated to the CI (they're already used locally by me, but are not enforced).

villasv commented 4 years ago

It's just a single function though, and there shouldn't be more of them... closing. :'(