Sylvain Joyeux

Results 10 issues of Sylvain Joyeux

The 'rice' gem has bunch of files in ruby/lib that is not part of the gem proper - it is to be used by the libraries. It's obviously a misuse...

#### Environment details Not applicable #### Steps to reproduce 1. open https://googleapis.dev/nodejs/googleapis/latest/index.html 2. go to e.g. 'compute' 3. open "Classes' on the left bar 4. (remark that there is three...

type: docs

I'm definitely sure this would help me, but I'm not sure what would be the effect on other builds ... so I'm asking here (I can try to implement it...

In my case, I had a custom error parser that would produce something that the linter would not like. This would cause an exception (duly reported), but then the busy...

The extension starts the server in the first folder in the workspace. I'm in a situation where I develop many interlinked ruby packages, and don't want to add the root...

Hi. First of all, many thanks for maintaining this awesome resource ... Opening https://www.rubydoc.info/github/rock-core/tools-roby/Roby/Task leads to (full backtrace: [backtrace.txt](https://github.com/docmeta/rubydoc.info/files/4846227/backtrace.txt)) Running yard 0.9.25 locally works. ~~~ undefined method `parameters' for #...

Ultimately, the question is: what is the current software doing ? For the range: the spec should say if the angles can be given in any range (i.e. 10*pi is...

My apologies, I tried to reduce the test case to a minimum, but couldn't manage to make it trigger with a simple repo and config ... If I run rubocop...

flexmock calls `singleton_class` which is not defined.