Language

Package: ocaml4.07-ppx-js-style @ 0.11.0

Synopsis

Code style checker for Jane Street Packages

Description

This package is a no-op ppx rewriter. It is used as a lint tool to enforce some coding conventions across all Jane Street packages.

Home page
https://github.com/janestreet/ppx_js_style
Location
gnu/packages/ocaml.scm (line: 6181, column: 3)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-migrate-parsetree' does not match package name 'ocaml4.07-migrate-parsetree'
input-labels

Identify input labels that do not match package names

label 'ocaml-octavius' does not match package name 'ocaml4.07-octavius'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppxlib' does not match package name 'ocaml4.07-ppxlib'