Custom `hlint` rules - Haskell

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Sandy Maguire

Anyone familiar with hlint? I want to add some rules that say "you're not allowed to use a newline here" or "bad place for a lambda". Know if this is possible?

Bolt

I would say yes, but I also do not know. Maybe if you ask the maintainers over git they can tell you, they are very active!