NAME
nitpick - collect potential style and code issues.
SYNOPSIS
nitpick [options] FILE...
DESCRIPTION
nitpick
is a fast code checker.
It is currently used with the vim syntactic plugin.
OPTIONS
--vim-autocomplete
Generate metadata files used by the Vim plugin for autocompletion.
This option is not expected to be called directly by users.