Disable hlint
This commit is contained in:
parent
eb02d7a704
commit
7d508a9f4f
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
lintSpec = {
|
||||
nixpkgs-fmt = { };
|
||||
cabal-fmt = { };
|
||||
hlint = { };
|
||||
# hlint = { };
|
||||
fourmolu = {
|
||||
ghcOpts = "-o-XTypeApplications -o-XImportQualifiedPost";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue