package crs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file reviewdog.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
(* generated by dune *)

(** @canonical Reviewdog.Code *)
module Code = Reviewdog__Code

(** @canonical Reviewdog.Diagnostic *)
module Diagnostic = Reviewdog__Diagnostic

(** @canonical Reviewdog.Diagnostic_result *)
module Diagnostic_result = Reviewdog__Diagnostic_result

(** @canonical Reviewdog.Location *)
module Location = Reviewdog__Location

(** @canonical Reviewdog.Position *)
module Position = Reviewdog__Position

(** @canonical Reviewdog.Range *)
module Range = Reviewdog__Range

(** @canonical Reviewdog.Related_location *)
module Related_location = Reviewdog__Related_location

(** @canonical Reviewdog.Severity *)
module Severity = Reviewdog__Severity

(** @canonical Reviewdog.Source *)
module Source = Reviewdog__Source

(** @canonical Reviewdog.Suggestion *)
module Suggestion = Reviewdog__Suggestion
OCaml

Innovation. Community. Security.