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

Fix BOM markers causing parse issues #893

Merged
merged 6 commits into from
Oct 27, 2016

Conversation

DanPurdy
Copy link
Member

As discussed in #880 BOM markers in files were causing issues with the way gonzales is parsing the files we send it. This change strips any BOM markers from the files text before it is parsed.

Fixes #880

<DCO 1.1 Signed-off-by: Dan Purdy dan@danpurdy.co.uk>

@DanPurdy DanPurdy added this to the 1.10 milestone Oct 18, 2016
@DanPurdy
Copy link
Member Author

Oh yeah, module requires >= node 4.0

@coveralls
Copy link

coveralls commented Oct 19, 2016

Coverage Status

Coverage increased (+0.008%) to 97.535% when pulling 9b937f7 on DanPurdy:feature/strip-bom into b7bcb3a on sasstools:develop.

@coveralls
Copy link

coveralls commented Oct 27, 2016

Coverage Status

Coverage increased (+0.009%) to 97.573% when pulling 1003708 on DanPurdy:feature/strip-bom into 1a1f695 on sasstools:develop.

@coveralls
Copy link

coveralls commented Oct 27, 2016

Coverage Status

Coverage increased (+0.009%) to 97.573% when pulling 08640c8 on DanPurdy:feature/strip-bom into 1a1f695 on sasstools:develop.

@coveralls
Copy link

coveralls commented Oct 27, 2016

Coverage Status

Coverage increased (+0.009%) to 97.573% when pulling 16955ab on DanPurdy:feature/strip-bom into 663eeef on sasstools:develop.

@bgriffith bgriffith merged commit d2c4ce4 into sasstools:develop Oct 27, 2016
@DanPurdy DanPurdy deleted the feature/strip-bom branch October 28, 2016 00:01
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.

3 participants