ocaml/merlin

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

オープン

#1,775 opened on 2024/05/29

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)OCaml (252 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (1,690 個のスター)
PR merge metrics
 (平均マージ 20d 1h) (30d で 7 merged PRs)

説明

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

コントリビューターガイド