sartography / spiff-example-cli

GNU Lesser General Public License v3.0
38 stars 10 forks source link

Adding linting, formatting rules and doc #15

Closed sharky98 closed 1 year ago

sharky98 commented 2 years ago

Hello,

I played around with my default dev tools with Python. Here the list and why. Feel free to accept, refuse or cherry-pick.

danfunk commented 2 years ago

There is a lot good value in here Bruno, will need to unpack this, but all the linting tools feel like a good idea, not just here, but more importantly in SpiffWorkflow itself. The big thing hanging me up is Pipenv -- were trying to convert our projects over to Poetry, which is the dependency manger de jure as far as I can tell.

sharky98 commented 2 years ago

Hello! Yep, Poetry is the way to go, just learned about this one yesterday :)