ocaml/merlin
Merlin-lib: return the description of a warning based on its identifier
开放
#1,775 创建于 2024年5月29日
good first issue
仓库指标
- 星标
- (1,690 个星标)
- PR 合并指标
- (平均合并 20天 1小时) (30 天内合并 7 个 PR)
描述
In order to make https://github.com/ocaml/ocaml-lsp/issues/717, we'd like to add a function to merlin-lib.util to retrieve the description of a warning. The warnings are already located here: https://github.com/ocaml/merlin/blob/master/src/ocaml/utils/warnings.ml