Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 100106

Pylintrc config to only show errors

$
0
0

I can't find a simple ~/.pylintrc file for ignoring everything but errors.

Currently I have it set to this:

[MESSAGES CONTROL]
disable=W

From this similar stackoverflow answer. In theory this should remove warnings but it doesn't work for me, even after reloading window.

I want only errors to be shown (in red) not warnings (in green)

enter image description here


Viewing all articles
Browse latest Browse all 100106

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>