Skip to content

minesweeper: Make exercism schema-compliant#664

Merged
rbasso merged 3 commits intoexercism:masterfrom
rbasso:minesweeper-schema
Mar 9, 2017
Merged

minesweeper: Make exercism schema-compliant#664
rbasso merged 3 commits intoexercism:masterfrom
rbasso:minesweeper-schema

Conversation

@rbasso
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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