Skip to content

Add --version to the CLI #175

Add --version to the CLI

Add --version to the CLI #175

Triggered via push March 7, 2024 11:51
Status Failure
Total duration 15s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
fourmolu
fourmolu detected unformatted files
hlint: app/Extract.hs#L79
Suggestion in expandUnionVersionRanges in module Extract: Use tuple-section ▫︎ Found: "\\ v -> (f, v)" ▫︎ Perhaps: "(f,)" ▫︎ Note: may require `{-# LANGUAGE TupleSections #-}` adding to the top of the file