erickgnavar / flymake-ruff

flymake plugin for ruff linter
GNU General Public License v3.0
37 stars 6 forks source link

Show matching ruff rule code in minibuffer #7

Closed skangas closed 1 year ago

skangas commented 1 year ago

This shows the rule name, to make it easier to know where the warning is coming from.

erickgnavar commented 1 year ago

Hi @skangas, thanks for your contribution :)