From 7c1c2d25c401035a5ec2cc4ec048a36bee31debb Mon Sep 17 00:00:00 2001 From: Kakadu Date: Thu, 25 Jul 2024 17:12:21 +0000 Subject: [PATCH] deploy: 6bacc7b79971f8d67b9402fc603c4c24a978d857 --- api/index.html | 2 +- api/zanuda/Zanuda_core/Lint_filesystem/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/index.html b/api/index.html index e18ffaf..8972d4d 100644 --- a/api/index.html +++ b/api/index.html @@ -1,2 +1,2 @@ -4.14

OCaml package documentation

Browse by name, the standard library and the OCaml manual (online, latest version).

Generated for /home/opam/.opam/4.14/lib

Packages by name

r

  1. reviewer ~dev Creator of review for GitHub PR

z

  1. zanuda 1.0.0 OCaml linter experiment
\ No newline at end of file +4.14

OCaml package documentation

Browse by name, the standard library and the OCaml manual (online, latest version).

Generated for /home/opam/.opam/4.14/lib

Packages by name

r

  1. reviewer ~dev Creator of review for GitHub PR

z

  1. zanuda 1.0.0 Linter for OCaml+dune projects
\ No newline at end of file diff --git a/api/zanuda/Zanuda_core/Lint_filesystem/index.html b/api/zanuda/Zanuda_core/Lint_filesystem/index.html index f669b21..26c9512 100644 --- a/api/zanuda/Zanuda_core/Lint_filesystem/index.html +++ b/api/zanuda/Zanuda_core/Lint_filesystem/index.html @@ -1,2 +1,2 @@ -Lint_filesystem (zanuda.Zanuda_core.Lint_filesystem)

Module Zanuda_core.Lint_filesystem

val on_module : Dune_project.module_ -> unit
val on_library : Dune_project.Library.t -> unit
val on_executables : Dune_project.executables -> unit
val check : Dune_project.t list -> unit
+Lint_filesystem (zanuda.Zanuda_core.Lint_filesystem)

Module Zanuda_core.Lint_filesystem

val check : Dune_project.t list -> unit
val describe_as_json : unit -> Yojson.Safe.t