AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Feature/haskell code formatter #1251

Closed hanjoosten closed 2 years ago

hanjoosten commented 2 years ago

This pull request is about the introduction of ormolu, a standard code formatting tool for Haskell. From now on, we only accept Haskell files that are properly formatted. This is enforced by a new github action.

Michiel-s commented 2 years ago

Hi @hanjoosten, why close this PR? Not happy with the work?

hanjoosten commented 2 years ago

@stefjoosten still had open work to be merged into main. That PR has been merged today. I created a new pull request and do the formatting again.