haskell-flake
haskell-flake copied to clipboard
stan: CI check
Another thing worth considering: add a flake check that will fail if project health is not 100%. Poeple can always add excludes to their stan config if there's a good reason to reject certain suggestions.
Originally posted by @srid in https://github.com/srid/haskell-flake/issues/384#issuecomment-2549607956
om ci on vira passes even with <100% stan health:
Note that Nix build already fails if stan produces Errors. Just not for Warnings
Caught this in https://github.com/juspay/vira/pull/199