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

options.separator gets normalized #163

Open
benjamw opened this issue Dec 2, 2016 · 1 comment
Open

options.separator gets normalized #163

benjamw opened this issue Dec 2, 2016 · 1 comment

Comments

@benjamw
Copy link

benjamw commented Dec 2, 2016

On line 229 of /tasks/handlebars.js, there's a call to grunt.util.normalizelf(options.separator).

If the separator is going to be normalized, why have that option at all?

I'm on a windows machine, but I'd like my output to be in *nix format so I don't get whitespace changes in all my files when collaborating with *nix users.

@benjamw
Copy link
Author

benjamw commented Dec 2, 2016

It also looks like grunt.util is getting deprecated.

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

No branches or pull requests

1 participant