glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 45 forks source link

First pass at linting via Ruff #407

Closed mambelli closed 4 months ago

mambelli commented 4 months ago

Reviewed automatic/suggested fixes on all the repository. Addressed all errors. Added ruff check (linter) in pre-commit. The ruff formatter was not added because there are some differences with black and is not supporting python 3.6