Skip to content

Conversation

@jgoodlet
Copy link

@jgoodlet jgoodlet commented Dec 16, 2022

Summary

I am currently using the python-lint action as part of my workflow. Currently I'm only leveraging pylint and there was a need to suppress linting on a few particular paths in our project, however pylint's --ignore-paths options is only available in a more recent version of pylint than what is currently specified in the Docker image.

So, long story short, I thought I'd try to update the pylint version being used as well as the other versions while I was at it. Looks like the last global update was over a year ago.

In any case - appreciate you writing a really helpful action for the community!

@ghost-of-montevideo
Copy link

this PR looks great, we would find it useful as well due to the issues of using an outdated version of black, is it possible to merge this @ricardochaves :D ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants