We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcd8e2 commit 7e3b5b6Copy full SHA for 7e3b5b6
fmt.sh
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+find . -type f -name *.hs | xargs -n1 fourmolu -i
0 commit comments