Skip to content
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

Clean up empty line of shard.yml on crystal init lib #3664

Merged
merged 1 commit into from Dec 12, 2016

Conversation

makenowjust
Copy link
Contributor

crystal init lib foo makes such a shard.yml today:

name: foo
version: 0.1.0

authors:
  - TSUYUSATO Kitsune <make.just.on@gmail.com>


crystal: 0.20.1

license: MIT

It has two empty lines between authors and crystal.

@asterite asterite added this to the 0.20.2 milestone Dec 12, 2016
@asterite
Copy link
Member

Sweet, thanks!

@asterite asterite merged commit dfc4367 into crystal-lang:master Dec 12, 2016
@makenowjust makenowjust deleted the fix/clean-shards-yml branch December 12, 2016 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants