codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

engines:enable doesn't exist any more

Open kostajh opened this issue 7 years ago • 0 comments

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

  1. Include configurations used in your:
    (1) .codeclimate.yml
    (2) config files for the oss analysis tool.

  1. 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

kostajh avatar Mar 06 '18 18:03 kostajh