ocaml/merlin

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

Aperta

#1775 aperta il 29 mag 2024

 (4 commenti) (0 reazioni) (0 assegnatari)OCaml (252 fork)github user discovery
good first issue

Metriche repository

Star
 (1690 stelle)
Metriche merge PR
 (Merge medio 20g 1h) (7 PR mergiate in 30 g)

Descrizione

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

Guida contributor