asbjornenge / Docker.tmbundle

Dockerfile syntax
MIT License
75 stars 27 forks source link

Fixed inline comments and newlines #7

Closed andyneff closed 7 years ago

andyneff commented 7 years ago

@princemaple I think this will fix the comment and newline problems mentioned from #6. What do you think?

princemaple commented 7 years ago

Yes, that's correct. However, could you leave out the maintainer change? I did that to enforce a dockerfile always starts with comment or FROM.