You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is obviously redundant, and what's worse, the hint name "Use traverse" is auto-generated, and may not be obvious to whoever created the hint. I think we should make it so that whatever follows - ignore is turned on automatically.
How do I enable just the warnings/suggestions provided by the rules from one file?
(NorfairKing/haskell-dangerous-functions#18)
I tried
but this will use hlint's built-in rules as well - I think that's the meaing of the first to lines of
.. -v ..
outputI tried to put
- ignore: { }
at the start, but then I get no output at all (I think that's #748)The text was updated successfully, but these errors were encountered: