Filipe Esperandio (Pippo)

Results 16 comments of Filipe Esperandio (Pippo)

In my case, I run everything that depends on `node_modules` inside a Docker container. It would be great if I could also run `web-ext` from there an point at my...

Hey @gondalez ! Thanks for bringing this to our attention. We indeed don't support branching coverage or any partial line coverage in the moment. I will take this to our...

@efueger Is this on our radar already?

You see that in the in codeclimate.com or with the CLI?

> @filipesperandio would you accept a PR that adds rubocop-airbnb? sorry, missed this. @britneywright just looked into it and found some possible mismatches regarding different versions on both sides. Maybe...

@rubendinho It is. Do you mind opening up a PR against the most recent channel branch? (channel/rubocop-1-10-0) You can follow this example: https://github.com/codeclimate/codeclimate-rubocop/pull/261/files

Could it be because of the rubocop version? Have you tried with most recent versions? We support them through channels.

Hi @viddagrava, I think it is possible that we might be having a mismatch when passing a CODECLIMATE_CODE env var that is different from `$PWD`. The most common cases for...

Ugh, not so fast follow up, sorry. Do you all still see the same errors? Even if you drop the CODECLIMATE_CODE env var in favor of doing a `cd ...`...

Opa! Não temos planos infelizmente, mas contribuições são sempre bem vindas. Se tiver interesse em criar o plugin, pode seguir as documentações aqui: https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md https://github.com/codeclimate-community/submissions ou usar um desse repositorios...