-
Hi,
I've just encounter an error `/usr/src/app/bin/codeclimate-watson:19:in``': Argument list too long - ember-watson`.
With configuration like below, ember-watson gets a lot of `-e path/to/file` ar…
-
Since the container is running as `app` it doesn't have permissions to write .dump files to the code volume.
This means new features like `--addon` and `--dump` do not work properly until this is f…
-
I am 100% new to this, and have no idea why yesterday I could access the class work, and today I cannot. Here is some info:
vagrant [vagrant]> nvm ls
-> v0.10.32
v14.16.1
…
-
I'm not sure if this is why our eslint config hasn't worked with `channel/eslint-7`, but I think it's worth asking why we're using a version that appears to not exist?
## Relevant links
https://gi…
-
Can we use haddock in code climate to check automatically the quality of our documentation?
-
I often get warnings in my golang projects that my import blocks are duplicates and should be refactored. Unfortunately, that's not how golang works - everything a file references _must_ be imported, …
-
We have a go 1.9 project which uses type aliases. The current codeclimate-golint version does not seem to support golang 1.9:
```
Could not lint file: /code/hl7/hl7.go
Error /code/hl7/hl7.go:13…
-
-
I installed the CLI via brew and it took 3.5 minutes. I looked at the process list and likely most of that time was taken up by updating local docker images. This seems fine, but more progress output …
-
I followed the clear instructions of manually using the docker image, and after running the container, it took a long time to run. After running it in debug mode, I realized that it pulls additional >…