simisc
July 2, 2023, 10:12am
1
The online editor for Reverse String opens the example solution instead of the stub file. When working locally, the stub file is not downloaded. I’ve submitted a PR — could you check and reopen?
exercism:main
← simisc:main
opened 10:00AM - 02 Jul 23 UTC
The online editor opens the example solution instead of the stub file. When work… ing locally, the stub file is not downloaded. I swapped* the `solution` and `example` paths in the exercise's `config.json` file.
The header on the [exercise page](https://exercism.org/tracks/fortran/exercises/reverse-string) is the slug `reverse-string`. I have updated the exercise `name` in the track's `config.json` file.
*Edit: I corrected this in a [second commit](https://github.com/simisc/exercism-fortran/commit/2b80efd8c1f5fff062e2628ad1e312515e0808dc), but it's not yet shown as part of this PR while the PR is closed.
@ihid , can you reopen this PR please?