geobeyond / Arpav-PPCV-backend

Backend di Piattaforma Proiezioni Climatiche per il Nord-Est.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Enabled ruff formatter on CI and fixed formatting issues #85

Closed ricardogsilva closed 3 months ago

ricardogsilva commented 3 months ago

This PR enables the ruff formatter on CI and also fixes existing formatting notices.

Although it changes a lot of lines it does not introduce any new functionality, apart from the aforementioned adding of ruff format to the CI script.


fixes #30