Handle partially applied functions in inspections
Open
hie
inspection
- Dominant language
- Haskell
- Stars
- 597
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
This could be done at least for [STAN-0211](https://github.com/kowainik/stan/wiki/All-Inspections#STAN-0211) and [STAN-0215](https://github.com/kowainik/stan/wiki/All-Inspections#STAN-0215)
Contributor guide
Research direction
Start by reading the STAN-0211 and STAN-0215 inspection descriptions linked in the issue, then locate the inspection entry points and existing handling for function applications. Done means those inspections correctly account for partially applied functions, with coverage for the affected cases if the repository provides relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100