Add HLint to Project
- Dominant language
- Haskell
- Stars
- 135
- Forks
- 4
- Avg merge
- 21h 53m
- Merged PRs (30d)
- 1
Description
This issue is sprouted from this comment:
- https://github.com/channable/icepeak/pull/119#discussion_r1429727553
Presumably added as part of the semaphore CI? @crtschin
- https://github.com/channable/icepeak/blob/424e301ed4f8195da1276698bfa6f3829142beaa/.semaphore/semaphore.yml
Will the linting command go into the `jobs` section? One of the first ones? Seems like the jobs would be run in the order they are specified.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .semaphore/semaphore.yml and the discussion linked from pull request 119. Determine where the HLint command belongs in the Semaphore jobs, then verify that the CI configuration runs linting successfully; the issue is done when HLint is integrated into the project’s CI workflow.
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