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
codePre =ifnull$ ideaRefactoring idea then""else"refact:"
268
+
269
+
-- We only propogate error severity of hlint and downgrade other severities to Info.
270
+
-- Currently, there are just 2 error level serverities present in hlint by default: https://github.com/ndmitchell/hlint/issues/1549#issuecomment-1892701824.
271
+
-- And according to ndmitchell: The default error level severities of the two hints are justified and it's fairly uncommon to happen.
272
+
-- GH Issue about discussion on this: https://github.com/ndmitchell/hlint/issues/1549
0 commit comments