good first issue
仓库指标
- Star
- (1,306 star)
- PR 合并指标
- (平均合并 2天 18小时) (30 天内合并 12 个 PR)
描述
By inspecting the code in src/Language/Haskell/Liquid/UX/CmdLine.hs we see that the contents of the env var is parsed as a single argument. This should be changed to deal with multiple arguments. And we should confirm this bug, since we didn't discover it with a test but by code inspection.