Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Bump prettier from 3.0.0 to 3.0.3 in /setup #333

Bump prettier from 3.0.0 to 3.0.3 in /setup

Bump prettier from 3.0.0 to 3.0.3 in /setup #333

Triggered via pull request September 1, 2023 04:20
Status Success
Total duration 42s
Artifacts

hlint-run.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test: hlint-run/test/Example.hs#L9
Suggestion in someStr in module Foo: Redundant bracket ▫︎ Found: "do show $ ((map (x +) xs))" ▫︎ Perhaps: "do show $ map (x +) xs"