package dunolint

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

Module Dunolinter.Config_handlerSource

A utility module to help with the loading and parsing of dunolint config files.

Sourceval load_config_exn : filename:Base.string -> Dunolint.Config.t

A helper for loading the config with some effort regarding producing located error messages when able.