SamirTalwar / smoke

Runs tests against anything, using command-line arguments, STDIN, STDOUT and STDERR.
MIT License
88 stars 10 forks source link

Speed up linting on CI. #98

Closed SamirTalwar closed 1 year ago

SamirTalwar commented 1 year ago
  1. Make a minimal Nix shell just for linting. We don't need HLS.
  2. Don't override ormolu on Linux so we can use the nixpkgs cache.