trey-rosius / event_driven_sam

An Event driven serverless api built with SAM, python, GraphQL with Lambda powertools for tooling
4 stars 1 forks source link

Maintenance: add tools to make code clean and consistent #2

Open leandrodamascena opened 1 year ago

leandrodamascena commented 1 year ago

How about we add the following tools to make the code clean and consistent?

flake8 pre-commit hook black isort