package ocamllint
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Detect common errors in OCaml code
Install
Dune Dependency
Authors
Maintainers
Sources
v0.3.0.tar.gz
sha256=89b91d894dd4bc3c3fb652cefc5b85223424019cdbfa13e604faa00bb6f7f9d2
md5=225f5182cdfc40ee6c71ad0367c971ce
Description
OCamllint is a ppx plugin that checks for patterns in a OCaml code base:
- common programming errors: using the wrong kind of comparison, computing unused values, going several times through a data structure, etc.
- enforce style: use snake_case for identifiers, module types in caps, etc.
Published: 27 Jun 2016
Dependencies (4)
-
ocamlbuild
build
-
ppx_tools
>= "5.0"
-
ocamlfind
>= "1.5.0"
-
ocaml
>= "4.02.0" & < "4.04.0"
Dev Dependencies (1)
-
ounit
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page