Closed nwoltman closed 7 years ago
Superseded by #49 (it has a better solution than this PR).
I feel ashamed. It's certainly needs a lot of courage and dedication to revoke your own code in favor of someone else's one. Even if it's a one-line patch. Thank you, @nwoltman!
Currently, warnings that have severity "warning" are only shown if there are also warnings with severity "error". This patch allows the linter to always show warnings even if none of them have severity "error".