Skip to content

Commit

Permalink
Edit ./bin/format
Browse files Browse the repository at this point in the history
  • Loading branch information
sergesku committed Jan 17, 2022
1 parent 9e1701e commit cf96fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/format
Expand Up @@ -3,3 +3,5 @@
set -xe

find -type f -name '*.hs' ! -path '*/dist-newstyle/*' | xargs fourmolu -o-XTypeApplications -m inplace
cabal-fmt -i *.cabal
nixpkgs-fmt *.nix

0 comments on commit cf96fcb

Please sign in to comment.