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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
I am running codeclimate v0.70.3 and the only commands available are these
The files no longer get linted, even though I have docker installed and a valid .codeclimate.json file. The command codeclimate analyze -f json app/controllers/index.js runs properly on the command line and produces the json, but doesn't seem to work in Atom
The text was updated successfully, but these errors were encountered:
I am running codeclimate v0.70.3 and the only commands available are these
The files no longer get linted, even though I have docker installed and a valid
.codeclimate.json
file. The commandcodeclimate analyze -f json app/controllers/index.js
runs properly on the command line and produces the json, but doesn't seem to work in AtomThe text was updated successfully, but these errors were encountered: