Pierre Sassoulas

Results 509 comments of Pierre Sassoulas

Not wanting to activate this except in very particular occasion makes sense, I would merge a fix for that.

I would review, merge and release an implementation of this.

```diff - frosted = {version = ">=1.4.1", optional = true} + frosted = {version = ">=1.4.1;python_version

@carlio, how do you feel about removing python 3.6 support ?

Do you want to do a last release for python 3.6 or could I remove it now ?

> I am finding it increasingly hard to justify continuing to use prospector in my projects At the end of the day prospector is open-source software that someone is providing...

I'm using ``pre-commit`` which has custom exclude regex for each tool, you might want to look into this.

I had this problem in conjunction with a strict line length rule applied by continuous integration. I think starting the line with a dash is what makes the most sense...

I'm diffing repositories with a lot of things (music, image, document, git repositories) to save my data without copying everything. Using git directly would necessitate to set up local remote...

Thank you for opening the issue. It look like an issue in the plugin, could you also open an issue in pylint-gitlab, please ?