Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
ndmitchell
/
hlint
Public
Notifications
You must be signed in to change notification settings
Fork
204
Star
1.6k
Code
Issues
267
Pull requests
24
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Aug 15, 2025
Add a test that ignores all hints then enables a lhs-rhs hint (#1661)
zliu41
authored
514ad8f
Copy full SHA for 514ad8f
Update CHANGES.txt
zliu41
authored
1f29662
Copy full SHA for 1f29662
Allow Avoid lambda to trigger in more cases (#1660)
zliu41
authored
3859cc6
Copy full SHA for 3859cc6
Update CHANGES.txt
zliu41
authored
8452bdb
Copy full SHA for 8452bdb
Disable two functor law hints (#1659)
zliu41
authored
07ae506
Copy full SHA for 07ae506
Commits on Jun 29, 2025
bugfix imliedDisables; don't drop ext on the floor (#1656)
shayne-fletcher
authored
93103cf
Copy full SHA for 93103cf
ci: ignore pushes to ghc-9.14 branches
shayne-fletcher
committed
13a9821
Copy full SHA for 13a9821
Commits on May 17, 2025
Avoid adding redundant brackets around lambdas (#1646)
zliu41
authored
60d92aa
Copy full SHA for 60d92aa
Commits on Apr 3, 2025
more hints about eliminating Data.Foldable.toList (#1620)
jvoigtlaender
authored
c41acee
Copy full SHA for c41acee
CI: Correctly label macOS bindist as ARM64 (#1641)
Show description for c325517
RyanGlScott
authored
c325517
Copy full SHA for c325517
Commits on Feb 16, 2025
Allow inplace refactoring of multiple files (#1635)
alex-mckenna
authored
cf89a66
Copy full SHA for cf89a66
Commits on Feb 14, 2025
Add brackets if needed for hint "Avoid lambda" (#1634)
zliu41
authored
88b8e82
Copy full SHA for 88b8e82
Commits on Feb 2, 2025
More attempts to fix the release script
Show description for 4620d86
ndmitchell
committed
4620d86
Copy full SHA for 4620d86
Upgrade lots of release settings
Show description for d3e02f4
ndmitchell
committed
d3e02f4
Copy full SHA for d3e02f4
Build releases with GHC 9.12
Show description for 16015a1
ndmitchell
committed
16015a1
Copy full SHA for 16015a1
Make it workflow compatible again
Show description for 02c2327
ndmitchell
committed
02c2327
Copy full SHA for 02c2327
Delete workflow dispatch - not useful
Show description for 80b8115
ndmitchell
committed
80b8115
Copy full SHA for 80b8115
Allow triggering the release manually
Show description for 0856c55
ndmitchell
committed
0856c55
Copy full SHA for 0856c55
Run the action on all created releases
Show description for 65486cc
ndmitchell
committed
65486cc
Copy full SHA for 65486cc
Change the release workflow to get an existing release
Show description for 25c128f
ndmitchell
committed
25c128f
Copy full SHA for 25c128f
Version 3.10
Show description for 512f73e
ndmitchell
committed
512f73e
Copy full SHA for 512f73e
Try installing apply-refact earlier
Show description for cbe742f
ndmitchell
committed
cbe742f
Copy full SHA for cbe742f
Install apply-refact on suitable GHC versions
Show description for 4ed6d6f
ndmitchell
committed
4ed6d6f
Copy full SHA for 4ed6d6f
Update the tested-with
Show description for 38d00cd
ndmitchell
committed
38d00cd
Copy full SHA for 38d00cd
Only run hlint on src
Show description for 84fd50e
ndmitchell
committed
84fd50e
Copy full SHA for 84fd50e
Another attempt at fixing CI
Show description for 20524f9
ndmitchell
committed
20524f9
Copy full SHA for 20524f9
Tweaks to see if we can get CI working
Show description for 0011857
ndmitchell
committed
0011857
Copy full SHA for 0011857
Disable apply-refact on GHC 9.10
Show description for 9595c0f
ndmitchell
committed
9595c0f
Copy full SHA for 9595c0f
Hardcode the apply-refact, otherwise GHC 9.10 selects an old one
Show description for 770656d
ndmitchell
committed
770656d
Copy full SHA for 770656d
Esnure we update cabal first
Show description for b7d129b
ndmitchell
committed
b7d129b
Copy full SHA for b7d129b
Update the copyright year
Show description for da54d8f
ndmitchell
committed
da54d8f
Copy full SHA for da54d8f
Reset back to using the ndmitchell/neil action
Show description for 584182b
ndmitchell
committed
584182b
Copy full SHA for 584182b
Install apply-refact on all GHC versions
Show description for 687cb31
ndmitchell
committed
687cb31
Copy full SHA for 687cb31
Commits on Jan 19, 2025
Merge pull request #1629 from ndmitchell/ghc-9.12.1
Show description for 55adfee
ndmitchell
authored
55adfee
Copy full SHA for 55adfee
Commits on Jan 18, 2025
updates for compatibility with ghc-9.12
shayne-fletcher
committed
ae1695c
Copy full SHA for ae1695c
Pagination
Previous
Next
You can’t perform that action at this time.