Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reveal pylint evaluation score #78

Open
timeterror opened this issue May 4, 2022 · 3 comments
Open

Reveal pylint evaluation score #78

timeterror opened this issue May 4, 2022 · 3 comments
Labels
feature-request Request for new features or functionality needs community feedback

Comments

@timeterror
Copy link

Pylint calculates an evaluation score when linting. It would be nice if we would have the option to reveal the score. The score could per example be incorporated in the tab title, tab tooltip, or the file explorer next to the file name.

@github-actions github-actions bot added the triage-needed Issue is not triaged. label May 4, 2022
@karthiknadig karthiknadig added feature-request Request for new features or functionality needs community feedback and removed triage-needed Issue is not triaged. labels May 4, 2022
@kristopher-wayton
Copy link

This is something of a pylint problem, as it doesn't expose the score in any way other than unstructured text in the output. It really should support some reliable way to return the score programmatically.

@DanielNoord
Copy link

We have been working on this and are planning the have a better json output in pylint 3.0. You're welcome to offer suggestions about the structure of the new output in the main repo!

@eleanorjboyd
Copy link
Member

Hi! Since this is a feature request and we are trying to prioritize issues more users care about Im going to give the community 60 days from now to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning! If there's unfortunately not enough upvotes then we will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs community feedback
Projects
None yet
Development

No branches or pull requests

5 participants