exercism / fsharp

Exercism exercises in F#.
https://exercism.org/tracks/fsharp
MIT License
109 stars 97 forks source link

minesweeper: sync #1244

Closed ErikSchierboom closed 3 months ago

ErikSchierboom commented 3 months ago

Sync the minesweeper exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/minesweeper.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).