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
Agreed, this is unexpected. The error is defining a hint, but that is considered separate to the configuration. I'd accept a patch fixing this, but it's probably not trivial.
On this module:
with this config:
HLint 2.2.2 gives no hints. However, if I add this line:
then HLint raises the appropriate error. Without the
ignore: {}
, you don't need the seconderror:
(and you don't have to name your hint).This isn't a show-stopper, but is a bit unexpected.
The text was updated successfully, but these errors were encountered: