Victor Goff

Results 30 issues of Victor Goff

This corrects a bug that would not account for all items in some inventory that would otherwise pass the tests.

bug
enhancement
ready

As discussed in [the forums], this patch makes the changes desired to clarify how Strings are related to Runes and hopefully clears up some confusing and potentially misleading statements. Ref:...

Preparing the patch as discussed in [the forums] I realized that the "single sentence per line" is not being adhered to as set forth in the [building exercism] guide. [the...

This is plugin seems to be removing the last EOL from what should be the last line[^1], but ends up with the last line followed by text after the last...

It looks like the CONTRIBUTOR document may be missing (or I just did not see it). It should describe the track maintenance and contribution guidelines for this track. It should...

When mentoring, it is unlikely that you would not want to have the exercise download if there is already content in the directory. This behavior has changed with the 3.1.0...

Having an exercise direct a student to write a function or write a method or write "some specific structure" can be confusing when the language they are solving the exercise...

documentation
x:knowledge/elementary
x:type/docs

Noticed image alternative text not being "Single Sentence per Line" for proposed addition to TCL track. Inspiration: exercism/tcl#267

This test now raises if the series is 0 instead of of the slice slice size being larger than the series. This allows one to raise on normalization of user...