hlint
https://github.com/ndmitchell/hlint
Haskell
Haskell source code suggestions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported4 Subscribers
Add a CodeTriage badge to hlint
Help out
- Issues
- Wildcard rules for imports have their relevant properties unioned, including exclusions
- False positive "Unused LANGUAGE pragma"
- Distinguish between truly redundant parens and technically redundant parens
- Add `typeApplications` option for restricted functions
- getRestrictItem returns a lits of hints
- Add "Redundant $ with block argument" hint
- `hlint-3.10-x86_64-osx.tar.gz` is actually for ARM64, not x86_64
- Allow `modules` in a `group`
- Proposal: don't include the "use void" hint in the default hints
- Make it possible to forbid "`fromIntegral` without visible type arguments"
- Docs
- Haskell not yet supported