Closed Minoru closed 4 years ago
I'm pretty bad at keeping the code style consistent. Need to add a tool that would: 1) make it easy for me to reformat the code before saving it; 2) make it easy for CI to check that I didn't mess up anything.
Blocked on #27.
http://dev.stephendiehl.com/hask/ recommends https://github.com/tweag/ormolu. I like that it's opinionated — that gives me even less incentive to try and tweak the rules.
I'm pretty bad at keeping the code style consistent. Need to add a tool that would: 1) make it easy for me to reformat the code before saving it; 2) make it easy for CI to check that I didn't mess up anything.