Add format script
This commit is contained in:
parent
e8b083a260
commit
bb66615c7f
3
scripts/format-all
Executable file
3
scripts/format-all
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
fourmolu --mode inplace $(git ls-files '*.hs')
|
||||
Loading…
x
Reference in New Issue
Block a user