I want to enforce a space of exactly two lines between my top-level function declarations in Haskell.
Is there any linter for Atom (or any other editor) that allows that?
I want to enforce a space of exactly two lines between my top-level function declarations in Haskell.
Is there any linter for Atom (or any other editor) that allows that?