Runs Marker lints from a Dylint library.
lint_crates
: A list ofmarker_adapter::LintCrateInfo
. Each is a struct containing two fields,name
andpath
, which are documented as follows:name
: The name of the lint cratepath
: The absolute path of the compiled dynamic library, which can be loaded as a lint crate