ocaml/merlin

Merlin-lib: return the description of a warning based on its identifier

開放

#1,775 建立於 2024年5月29日

 (4 則留言) (0 個反應) (0 位負責人)OCaml (252 個分叉)github user discovery
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

貢獻者指南