frequenz-floss / frequenz-repo-config-python

Frequenz repository setup tools and common configuration for Python
https://frequenz-floss.github.io/frequenz-repo-config-python/
MIT License
4 stars 7 forks source link

Lint the code using `ruff` #275

Open llucax opened 4 months ago

llucax commented 4 months ago

ruff is supposed to be very fast and to cover a lot of checks from other linters.

Now also pydocstyle was deprecated in favor of ruff:

llucax commented 2 months ago

Script to build pyint rules to exclude: