DiamondLightSource / python3-pip-skeleton

Archived in favour of https://github.com/DiamondLightSource/python-copier-template
Apache License 2.0
4 stars 4 forks source link

Have a look at some of the newer linting options #142

Closed coretl closed 10 months ago

coretl commented 1 year ago

For example:

Don't do this until vscode supports them

coretl commented 1 year ago

@evalott100 may be able to comment more

coretl commented 1 year ago

Also some of the recommendations here: https://scikit-hep.org/developer/reporeview?repo=DiamondLightSource%2Fpython3-pip-skeleton&branch=main

evalott100 commented 1 year ago

Black and import sorting in the same tool would be handy. I'm always forgetting to run isort...

I'll make a branch testing these

DominicOram commented 10 months ago

https://github.com/DiamondLightSource/python3-pip-skeleton/pull/147 switched us to ruff so calling this closed