Skip to content
Snippets Groups Projects
Commit f7a7a95b authored by Daniel Firth's avatar Daniel Firth
Browse files

checks: add stylish-haskell

parent 37a50996
Branches
No related merge requests found
......@@ -96,6 +96,7 @@
checks = with lint-utils.linters.${system}; {
dhall-format = dhall-format { src = self; };
nixpkgs-fmt = nixpkgs-fmt { src = self; };
stylish-haskell = stylish-haskell { src = self; };
};
inherit legacyPackages;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment