grunt-banner
grunt-banner copied to clipboard
Linebreak is not being added
Even though the default behavior is true and also I putting in the grunt file linebreak: true. It doesn't add the linebreak between the banner message and the content.
Hi,
I create a branch and added an explicit test, and I'm getting a linebreak. On a Mac anyway, although it uses grunt.util.linefeed
which is probably tested to the hilt.
Can you see if the new linebreak test passes for you? You'll have to manually check test/tmp/lineBreakTrue.js
Also, what does your gruntfile look like? It sounds like there might be an error somewhere that is throwing off the option checking