engine-remark-lint
is a Docker container that wraps
remark-lint as a standalone executable,
following the Code Climate Engine spec
for JSON output.
remark-lint
can be configured either through a .remarkrc
file or the
remarkConfig
setting on your package.json
file.
For help with remark-lint
,
check out their documentation.