pre-commit hook is failing locally and on CI #3170
Labels
status: needs triage
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Uh oh!
There was an error while loading. Please reload this page.
All open pull requests have a failing CI job because "pre-commit" will result in errors.
Solving the root cause or if not possible disabling the job for now would be great in order to avoid confusion (especially for new contributors)
Steps to reproduce
Run CI, open a PR
Example: https://github.com/haskell/haskell-language-server/actions/runs/3060016524/jobs/4938045479
Reasons
Stylish Haskell fails to parse some files
See #3131 and #3171
CI
Locally (stylish-haskell 0.14.2.0)
Some files are not formatted
Fixed with #3171
The text was updated successfully, but these errors were encountered: