DEPRECATED.rikki
DEPRECATED.rikki copied to clipboard
A worker written in golang for automatically nitpicking exercism submissions.
This code got flagged for inconsistent indentation and I cannot figure out why: http://exercism.io/submissions/7fe9078c64fd4cb5a1b2072270ab4a74 Is there something else wrong with the code and the message is misleading?
I just received `hello-world` feedback after I had submitted next few exercises. This is 16 hrs ago as of the creation of this issue (Monday, 5 December 2016, 8:55 UTC)...
Per @ErikSchierboom's observation in https://github.com/exercism/discussions/issues/110#issuecomment-276891610 > I was looking into creating a Rikki analyzer for C# or F#, but unfortunately I found the documentation a bit, eh, lacking. If possible,...
From exercism/exercism.io#3338 requested by @armchairlinguist regarding the Ruby Accumulate exercise specifically. Feed back from Rikki was: > Rubyists tend to prefer methods over for loops.
Mixing tabs and spaces might not be visible in a user's editor depending on how it is configured, but then it can look pretty crazy in a different user's editor.
When the test file is submitted in an iteration, Rikki complains about the `#!/usr/bin/env ruby`, and particularly about the `#!`. But this is not something Rikki should complain about in...