Source file dunolint_cli__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Dunolint_cli.Cmd__lint *)
module Cmd__lint = Dunolint_cli__Cmd__lint
(** @canonical Dunolint_cli.Cmd__tools__lint_file *)
module Cmd__tools__lint_file = Dunolint_cli__Cmd__tools__lint_file
(** @canonical Dunolint_cli.Common_helpers *)
module Common_helpers = Dunolint_cli__Common_helpers
(** @canonical Dunolint_cli.Linter *)
module Linter = Dunolint_cli__Linter
module Dunolint_cli__ = struct end
[@@deprecated "this module is shadowed"]