Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Do not run hlint on test/data
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Jun 28, 2020
1 parent e1d92d1 commit 00d7d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmt.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
set -eou pipefail
curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s . --with-group=extra
curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s src main/exe bench/exe test/exe --with-group=extra

0 comments on commit 00d7d36

Please sign in to comment.