cryptosense / ocamllint

Detect common errors in OCaml code
BSD 2-Clause "Simplified" License
68 stars 3 forks source link

Detect typos in documentation strings #16

Closed emillon closed 8 years ago

emillon commented 8 years ago

This leverages the support for OCaml 4.03 to expose documentation strings in the AST. It uses a word list from Lintian which has a list of common typos in technical documentation.