Katrina Owen
Katrina Owen
> which in my opinion defeats the purpose of default values for argument Agreed, if we can set a default, it should be "world", not nil or an empty string....
> Users do get on this site because someone already told them what exercism is, be it in person or via blog post or stuff. Up until quite recently, if...
I think we should take this into account in the discussion in https://github.com/exercism/x-common/issues/548
It looks like this proposal slipped between the cracks on our end. I'm so sorry about that! In order to support the language we'd need two things: 1. A testing...
FYI @rbasso @NobbZ @ErikSchierboom @wobh @Cohen-Carlisle @yurrriq Before we can submit a blazon ticket we need to finish clarifying the process for deprecating exercises. Up until now it's been messy...
@verdammelt yeah, we're still moving forward on this one. I've lost track of where we are in the process, though. I think we have implemented support for global deprecation.
I'd prefer to not delete exercises, unless we have a very clear reason to do so.
We are missing the `.deprecated` file in these exercises. I've updated the checklist to reflect that we need to do this. ``` tree -a exercises/{binary,trinary,octal,hexadecimal} exercises/binary ├── canonical-data.json ├── description.md...
Yeah, I think that's a good call. I would probably write a custom script that actually makes the PR to each track, to be honest. That's almost as easy as...
This must have gotten lost. So sorry about that! @jacob-tucker you've linked to play.onflow.org but this is not a testing framework, and it also doesn't help us understand what we...