Skip to content

minesweeper: Make exercism schema-compliant #664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 9, 2017
Merged

minesweeper: Make exercism schema-compliant #664

merged 3 commits into from
Mar 9, 2017

Conversation

rbasso
Copy link
Contributor

@rbasso rbasso commented Mar 9, 2017

Related to #625.

"exercise": "minesweeper",
"version": "1.0.0",
"comments": [
" The expected outputs are represented as arrays of strings. ",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dot at the end of strings should be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding that! 👍
Fixed.

@rbasso rbasso merged commit 2b684cd into exercism:master Mar 9, 2017
@rbasso rbasso deleted the minesweeper-schema branch March 9, 2017 10:08
emcoding pushed a commit that referenced this pull request Nov 19, 2018
#664)

* Isogram Exercise improvements: change method name and add failure messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants