package dunolint

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

Module Private.LinterSource

Sourceval should_skip_subtree : context:Dunolint_engine.Context.t -> path:Fpath_sexp0.Relative_path.t -> Base.bool
Sourceval autoformat_dune_file : context:Dunolint_engine.Context.t -> path:Fpath_sexp0.Relative_path.t -> previous_contents:Base.string -> new_contents:Base.string -> Base.string