Skip to content

Commit dfc4367

Browse files
makenowjustAry Borenszweig
authored and
Ary Borenszweig
committedDec 12, 2016
Clean up empty line on crystal init lib
1 parent a7135c8 commit dfc4367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/compiler/crystal/tools/init/template/shard.yml.ecr

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ authors:
88
targets:
99
<%= config.name %>:
1010
main: src/<%= config.name %>.cr
11-
<%- end -%>
1211

12+
<%- end -%>
1313
crystal: <%= Crystal::Config.version %>
1414

1515
license: MIT

0 commit comments

Comments
 (0)
Please sign in to comment.