Nantas Nardelli

Results 25 comments of Nantas Nardelli

~The alternative would be to declare `__all__` in `__init__.py` with all the objects you wish to make public. I'm happy to make a PR if that's acceptable.~ EDIT: I saw...

I can still reproduce this behaviour in develop (95422ae). As described in emacs-helm/helm#2063, it seems like the issue is on our side :(

Could you not add a namespace to differentiate between `flake8` and `pylint` errors? For instance instead of parsing the error codes directly, you could match codes that look like `pylint-errorcode`,...

To add to Gary's comment -- we'd be happy to make a patch that adds uv support, but it'd be great to get some pointers on how best to move...