package dunolint

  1. Overview
  2. Docs
A linter for build files in dune projects

Install

Dune Dependency

Authors

Maintainers

Sources

dunolint-0.0.20250310.tbz
sha256=b44119c96aeabb960e852711c2f20ae43f0011e796f05e012141ba980a5b58f6
sha512=5bf76732adc940db6cac0875e94c3eaff436288faba95388b9675c68b3f30f5362e01f289fc8a096325f7db812ace273773a1e051ab7d7ace3b8db4a57a0e070

doc/dunolint.dune_linter/Dune_linter/Executable/Private/index.html

Module Executable.PrivateSource

Sourceval rewrite : ?load_existing_libraries:Base.bool -> t -> sexps_rewriter:Sexps_rewriter.t -> field:Sexplib0.Sexp.t -> Base.unit

At this time we export rewrite with an altered type, to add the extra flag load_existing_libraries, which defaults to false. Using true causes existing libraries to be read and added to the in-memory value prior to rewriting. This is used internally by a private tool but shall disappear after some refactoring has happened.

OCaml

Innovation. Community. Security.