stackbuilders / stackbuilders/hapistrano
Include hlint as part of the pre-commit and CI process
Open
Nobody has claimed this yet.
enhancement
good first issue
hacktoberfest
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
It would be a good idea to follow hlint suggestions before making a commit or pushing changes to the main branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's pre-commit configuration and CI configuration, then inspect how existing Haskell checks are run. Done means hlint suggestions are checked both before commits and when changes are pushed to the main branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100