make sure inspects of [] with generic types don't come out strange.
Open
bug
- Dominant language
- Elixir
- Stars
- 110
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
currently:
`binary() <|> []` prints as `binary()`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported inspection with `binary() <|> []`, then locate the code responsible for formatting inspected generic types. The issue names no files or tests, so trace the expression through the inspection path. Done means this case no longer prints only `binary()`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100