Open
Description
Bug Template
Actual Behavior
From the README
Run codeclimate engines:enable eslint. This command both installs the engine and enables it in your .codeclimate.yml file
Result:
unknown command engines:enable
Expected Behavior
What the README says.
Steps to reproduce
- Include configurations used in your:
(1) .codeclimate.yml
(2) config files for the oss analysis tool.
- If possible, use our CLI with the debug option to provide additional info, including any stderr produced by the engine.
CODECLIMATE_DEBUG=1 codeclimate analyze -e eslint
Relevant links
- 4-6 word issue title
Metadata
Metadata
Assignees
Labels
No labels