diff --git a/hlint.hs b/hlint.hs index 37bc581ce..f9148a659 100644 --- a/hlint.hs +++ b/hlint.hs @@ -14,3 +14,4 @@ warn "Use concatMap" = "" - the hint to use concatMap is a warni -} import HLint.Default +ignore "Use camelCase" = ""