Please make it a new command!  i don't want to get output for a whole 
directory when all i need to do is to check one file.  In fact, i have 
never wanted to check more than one file at a time.  just create a new 
command already and leave *pylint* to work as it always has.

On Sunday, May 15, 2022 at 12:23:43 PM UTC-4 Edward K. Ream wrote:

> #2647 <https://github.com/leo-editor/leo-editor/issues/2647> will revise 
> how Leo invokes pylint, and will likely result in new commands. I expect 
> this work to take a few days.
>
> Leo's existing pylint-leo.py invokes pylint in the worst possible way! 
> Indeed, pylint caches ast trees, but this caching is virtually useless if 
> pylint is invoked one file at a time:
>
>     python pylint-leo -a takes than 20 minutes.
>     python -m pylint leo takes less than 2 minutes.
>
> As a result, I no longer have any plans to attempt to improve pylint's 
> performance.  Hurray!
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/d6ab049b-3286-4dff-a646-f833f936346bn%40googlegroups.com.

Reply via email to