I don't think we should adopt Ruff. It's a new, somewhat experimental
project. It wouldn't provide any gains except speed, but that is not really
a concern since it still takes a handful of seconds to lint Django with
Flake8 and co.

On Mon, Apr 3, 2023 at 1:59 PM Jerome Obi <jerome.dr...@gmail.com> wrote:

> Hi !
> I use Ruff as my primary Linter for all my Python Projects.
> https://github.com/charliermarsh/ruff
>
> It's very fast and powerful, so I thought I could try it on Django Code.
> With all options activated, Django is scanned in less than 1 second.
> Here's the Configuration with all detected errors types ignored.
> https://github.com/django/django/compare/main...obi-jerome:django:Ruff
>
> What do you think ?
> Is it done the proper way ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/c3201044-4d25-49d3-b0ce-06de4c7624efn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/c3201044-4d25-49d3-b0ce-06de4c7624efn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM0RyJPoZKz5o4LCYwe4FabcR197%2BiC19NZPoHBU3SAw2Q%40mail.gmail.com.
  • Imp... Jerome Obi
    • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
      • ... charettes

Reply via email to