brandonchinn178 / brandonchinn178/hooky

Parallelize hooky lints

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
hooky-lint
Dominant language
Haskell
Stars
29
Forks
2
Avg merge
4h 37m
Merged PRs (30d)
4

Description

Right now, `hooky lint` runs completely serially. Parallelize the operations as much as possible

Contributor guide

Open the contributing guide

Research direction

Start by tracing the `hooky lint` command and how it runs pre-commit hooks. Determine which lint operations can safely run concurrently and define how completion and failures should be reported. Done means `hooky lint` no longer runs all operations serially while preserving correct results.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.