Commit 39df624
committed
Nix Flake: Remove
`hlint` should not be necessary. However, this is an opinion up for debate:
We do not really need the `hlint` executable because it is integrated in HLS.
However, `hlint` is used by a GitHub Action, which we may want to replicate locally.
Also, the `fmt.sh` script is downloading an (unknown) `hlint` version which will
not work on NixOS anyways. In my opinion, if `fmt.sh` is still used (I can not
find any usages) we should fix the script so it is reproducible.hlint
1 parent a1b5c43 commit 39df624
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
0 commit comments