ocaml/merlin

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

Aberta

#1.775 aberto em 29 de mai. de 2024

 (4 comentários) (0 reação) (0 responsável)OCaml (252 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (1.690 estrelas)
Métricas de merge de PR
 (Mesclagem média 20d 1h) (7 fundiu PRs em 30d)

Description

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

Guia do colaborador