Module Dunolint.Dune

module Compilation_mode : sig ... end

A variant used by dune in the configuration of the compilation and linking modes of build artifacts such as libraries and executables.

module Executable : sig ... end
module Include_subdirs : sig ... end
module Instrumentation : sig ... end
module Library : sig ... end
module Lint : sig ... end

Configuration for the "lint" field.

module Package : sig ... end
module Pp : sig ... end
module Pps : sig ... end
module Predicate : sig ... end
module Preprocess : sig ... end

Configuration for the "preprocess" field.

module Stanza : sig ... end