Closed
Description
I understand that it makes sense to hide some errors by default but if a project explicitly configures the linter then I think the editor should not override local choices. I am specifically talking about cases where one of the following is true:
.pylintrc
existspylintrc
existsPYLINTRC
environment variable is set and points to an existing filepylintArgs
setting is customized