Skip to content

Remove no break space character that messes up header #1072

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

Merged
merged 2 commits into from
Nov 7, 2016

Conversation

serra
Copy link
Contributor

@serra serra commented Oct 27, 2016

See http://gitversion.readthedocs.io/en/latest/configuration/ where header "Configuration" is not properly formatted.

Removing \ufeff (nbsp) fixes this.

See http://gitversion.readthedocs.io/en/latest/configuration/ where header "Configuration" is not properly formatted.

Removing \ufeff (nbsp) fixes this.
@serra
Copy link
Contributor Author

serra commented Oct 27, 2016

\ufeff is the byte order mark and generally should not be present in files. I did not do any other encoding checks on the file.

@pascalberger pascalberger merged commit 8fba288 into GitTools:master Nov 7, 2016
@pascalberger
Copy link
Member

Thanks @serra!

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

Successfully merging this pull request may close these issues.

2 participants