-
According to how to set up .codeclimate.yml we should add a key `languages` to the yml file, source: http://docs.codeclimate.com/article/289-configuring-your-repository-via-codeclimate-yml
However, r…
-
I've just installed this in a Linux machine. I'm trying to add a new engine by doing:
```
$ codeclimate engines:enable rubocop
```
But I'm getting the following error:
```
error: (Errno::EACCES) Pe…
-
I noticed you're limiting extensions to just `.js` files here:
https://github.com/codeclimate/codeclimate-eslint/blob/master/bin/eslint#L29
Can you make this configurable? We use `.jsx` extensions as…
-
```
error: (CC::Analyzer::Engine::EngineFailure) engine rubocop failed with status 1 and stderr "/usr/src/app/lib/cc/engine/rubocop.rb:79:in `violation_json': undefined method `first_line' for # (NoM…
-
I was trying to figure out whether `codeclimate analyze` takes arguments.. I tried
- `codeclimate -h analyze`
- `codeclimate analyze -h`
- `codeclimate analyze --help`
None of these gave me useful in…
-
Hi,
thanks for working on code climate and making it a great tool. I was pretty excited when I saw you open sourced a bunch of stuff a couple days ago.
Playing with code climate cli on a ruby project…
-
metalsmith-concat fails to install with npm 2.3.0 :
``` bash
>npm install metalsmith-concat
npm WARN engine npm@1.4.21: wanted: {"node":">=0.8","npm":"1"} (current: {"node":"0.12.7","npm":"2.3.0"})
n…
-
I'm getting a similar result to issue #1 (engine failure), however I get a bit more robust error message:
```
error: (CC::Analyzer::Engine::EngineFailure) engine eslint failed with status 1 and stder…
-
Im currently trying to migrate our redmine from an old version (1.4.4) to 3.02.
After installing and migrating all necessary databases etc. I"m trying to install redmine_git_hosting following the get…
-
When using:
npm install webdriverio -g
on Windows 10 the following error is always reported:
untar error C:\Users\XXXXX\AppData\Roaming\npm-cache\webdriverio\4.0.2\package.tgz
the more detailed e…