haskell-actions / run-fourmolu

Fourmolu GitHub Action
https://github.com/marketplace/actions/run-fourmolu
Other
9 stars 8 forks source link

Try changing some Haskell code so that fourmolu gives us some warnings. #5

Closed cdepillabout closed 2 years ago

cdepillabout commented 2 years ago

This is just an example PR for https://github.com/fourmolu/fourmolu-action/issues/4 to hopefully show that this fourmolu-action does actually output warnings for Haskell code that is not formatted correctly.

cdepillabout commented 2 years ago

It does appear that fourmolu warns correctly about the unformatted code in this PR, and outputs the bad lines:

https://github.com/fourmolu/fourmolu-action/runs/6874212551?check_suite_focus=true#step:4:15