crs.crs-cli
Annotation.Severity
crs.cr-comment
crs.crs-parser
crs.reviewdog
crs.stdlib
type t =
| Error
| Warning
| Info
val all : t list
val to_dyn : t -> Crs_stdlib.Dyn.t
val to_string : t -> string
Capitalized like the constructor (e.g. "Error").
"Error"
val to_github : t -> Crs_parser.Private.Std.Github_annotation.Severity.t
val to_reviewdog : t -> Reviewdog.Severity.t