Module Reviewdog.CodeSource

Sourcetype t = {
  1. value : string;
  2. url : string option;
}
Sourceval to_json : t -> Yojson.Basic.t