-
The exercise
[https://exercism.org/tracks/scala/exercises/connect](url)
is wrong because in the game it is not fair for one of the two colors to start with fewer hexagons, yet some tests assume…
-
[This page](https://exercism.org/docs/tracks/lua/resources) should include a guide on how to set up unit test debugging. I got by without this until I hit the `custom-set` exercise, in which case it w…
-
@kotp, I'd like to propose some cleanup.
For starters, I'd like to go through the remaining exercises and fill out the empty file stubs.
```lisp
(defmodule exercise-slug
(export (function-be…
-
## Issue
Hello, I hope that it is the right place to mention this issue.
I recently started TypeScript track and found out that there seems to be a problem with linting configuration when workin…
-
### Which components does the task require to be changed? (think hard pls)
snforge
### Description
Config got from `Scarb.toml` is stored in `ForgeConfigFromScarb` struct, but firstly toml is mappe…
-
When completing Need for Speed, the recommendation from the analyzer was as follows: "Instead of using a loop, consider returning a single expression using the
-
Sorry my mistake in understanding. No action required.
[https://exercism.org/tracks/ruby/exercises/isogram](Isogram) has some wrong test, we are testing that `it is not isogram` but instead of asse…
-
We hit an error trying to sync the latest commit (unknown) to the website.
The error was:
```
repository path '/mnt/efs/repos/sed/' is not owned by current user
/opt/exercism/website/app/models/git/…
-
@jimmytty are you keeping your eye on CI failures?
https://github.com/exercism/sed/commit/6a42da1e97874f33bb684bc596a8c3dc2290c903
https://github.com/exercism/sed/actions/runs/9915553748/job/27396…
-
Each language track has documentation in the `docs/` directory, which gets included on the site
on each track-specific set of pages under [/languages](http://exercism.io/languages).
We've added some …