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: 07 Jan 2016

Dependencies (5)

  1. ppx_deriving with-test
  2. ppx_tools
  3. ounit with-test
  4. ocamlfind >= "1.5.0"
  5. ocaml >= "4.02.0" & < "4.03.0"

Reverse Dependencies

    None

Conflicts

    None
Detect common errors in OCaml code

Install

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=b61c8bd5d9942f187bdd73a0e4e448e6