Closed
Description
If I run pylint with nbqa against my notebook, I get a warning
W0622: Redefining built-in 'map' (redefined-builtin)
In the notebook I do get a warning about trailing white space but I
don't get a warning about the build-in name from lsp.
Therefore, I was wondering if lsp supports pylint checks or some alternative
tool that would give me that warning?
Metadata
Metadata
Assignees
Labels
No labels