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
- Add smell for limitting the number of explicit imports
- Make it possible to restrict the number of explicit imports
- Make import qualification warnings a fixed string
- Suggesting to replace `intercalate " "` with `unwords` is incorrect in the presence of `OverloadedStrings`
- Refactors across comments yield invalid code
- `ignore: {}` not compatible with import style rules for multiple modules
- Warn on unused hints
- Don't print irrelevant where clauses
- [Use fewer imports]: combine field imports for same imported type, class, etc. #1133
- Remove malfunctioning hint "Avoid NonEmpty.unzip"
- Docs
- Haskell not yet supported