András B Nagy

Results 114 comments of András B Nagy

Are we still planning on updating the slug to `rescript`?

Did you already start the exercise before the anagram files were changed? You should have an upgrade the exercise banner if you go to the exercise page on the Exercism...

Yeah, the CLI doesn't directly pull from Github. The main branch of this repo gets synced with the Exercism website, and the CLI downloads from the website. You could grab...

It appears everything is shifted over to GitHub Actions

https://exercism.org/challenges/48in24/implementation_status shows an active view of all the tracks showing the status of exercises featured in #48in24. We're coming up on raindrops next week so in three weeks, list-ops is...

I'll pick this back up next week.

I noticed that the script adds canonical cases for tests that are re-implemented by another test. The script should use tests.toml and ignore tests that come with `include = false`....

Can you resolve the conflicts? Thanks!

Yeah, synchronizing the tests would be the next step. Thanks

Generally, the test suite is what students should consult for what's being requested. With that out of the way, do you have some proposed text for mentioning the perfect squares...