Skip to content
  • Jente Hidskes's avatar
    Run HLint through Gitlab's CI stage · 442572f4
    Jente Hidskes authored
    The advantages to running HLint from CI are that
    
    1. we do not need a HLint.hs file for every project,
    2. the output of HLint is not mixed with the output of the spec tests, and
    3. linting and spec tests can pass/fail/be cancelled independently.
    442572f4