liam
Results
52
issues of
liam
Resolves: https://github.com/ndmitchell/hlint/issues/1637 This diff adds a `typeApplications` option to function restrictions, allowing users to require or forbid visible type arguments on specific functions. The primary use case is enforcing refactor-safe...