ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

Maintenance: review and cleanup python formatting & static analysis tooling #2731

Closed pcrespov closed 1 year ago

pcrespov commented 2 years ago

common.Makefile has multiple recipes addressing code formatting and analysis that have overlapping functionality, namely:

See issue #2811 because we do not have in place a static-analysis in CI

sanderegg commented 2 years ago

@pcrespov you are working on this now right?

pcrespov commented 2 years ago

@pcrespov you are working on this now right?

@sanderegg yes I will associate this case to my PR. thx

pcrespov commented 1 year ago

Implemented in SEE https://github.com/ITISFoundation/osparc-simcore/blob/master/scripts/common.Makefile#L112-L135