-
Many early problem solutions are filled with variable indentation.
Everyone* agrees that Ruby indentation is 2 spaces.
Rikki should give people polite reminders about this.
Insti updated
7 years ago
-
From @cleeverz,
> Any time you submit an exercise on the ruby track where a conditional is used while iterating through a collection, you get this feedback from rikki:
> "Whenever you are loopin…
-
Should we revisit the decision to add a `#!` line to the test suites?
Here's the most recent discussion about it: https://github.com/exercism/xruby/pull/289
Here's the original discussion: https://gi…
-
Any time you submit an exercise on the ruby track where a conditional is used while iterating through a collection, you get this feedback from rikki:
>"Whenever you are looping through a collection…
-
I noticed in the email notifications on PR #22 that @asterite said: _I would suggest running `crystal tool format` on the whole project to automatically make the code follow the recommended style._
F…
-
Main error being repeated several times after
> brew cask install golem
`Could not symlink .
/usr/local/opt is not writable.`
log:
`Arthur:~ arnaud$ brew cask install golem
==> Satisfying…
-
http://exercism.io/tracks/ruby/exercises/accumulate
The feedback Rikki provided on my implementation (http://exercism.io/submissions/839cb740b3a6498f9e3ca10f9784a3be) was:
> Rubyists tend to pre…
-
It's time to formalize our coding style and then verify people are matching it from rake
-
Go and Ruby have automated feedback on their submissions powered by https://github.com/exercism/rikki . I am wondering if we might do the same for Rust.
My specific motivation is that often I see a…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.