Dune.Lint
Configuration for the "lint"
field.
This field is found in libraries and executables. It may specify ppx rewriters, as well as flags and params. Some examples:
(lint (pps ppx_js_style)) (lint (pps ppx_js_style -check-doc-comments))
module Predicate : sig ... end