Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Remap diagnostic error level #296

Open
mosheavni opened this issue Oct 23, 2020 · 0 comments
Open

Remap diagnostic error level #296

mosheavni opened this issue Oct 23, 2020 · 0 comments

Comments

@mosheavni
Copy link

Hi, I have flake8 for diagnostics, and it marks the error line too long as error.
I'd rather it be on informational level.
I tried:

  "python.analysis.information": ["line too long"],

But of course it does not work.
Can it be done?
Also, when fixing a problem, the gutter doesn't refresh until I save the file. Can I make it lint as soon as I make the fix?
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant