haskellfoundation / stability

Issues and proposals related to the HF Stability Working Group
25 stars 2 forks source link

Add a barebones hlint configuration to kickstart discussion. #14

Open telser opened 1 year ago

telser commented 1 year ago

This configuration will default to all of the built-in rules being off and then adds a pair of warnings around already deprecated modules, namely Control.Monad.Trans.Error and Control.Monad.Trans.List.

The point of this pull request is to have the discussion around what rules we would want and to determine how we would suggest running these rules for projects.