You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Bug Template
Actual Behavior
From the README
Result:
unknown command engines:enable
Expected Behavior
What the README says.
Steps to reproduce
Relevant links
The text was updated successfully, but these errors were encountered: