= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Simple tool performing checks on installed findlib META files
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
ocamlfind-lint-0.1.0.tar.gz
md5=74b3f70eac0cabcd51b317fc73dbfc69
Description
By now, only checks that META files declare a archive
variable
with a plugin
predicate for each archive
variable declared
with a native
predicate.
Usage
ocamlfind-lint # check all installed packages
ocamlfind-lint pkg # check only the installed package pkg and its subpackages
On This Page