crs.reviewdog
Reviewdog.Source
crs.cr-comment
crs.crs-cli
crs.crs-parser
crs.stdlib
type t = {
name : string;
url : string option;
}
val to_json : t -> Yojson.Basic.t