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

Convert non-breaking space in yaml to normal space #446

Open
northtyphoon opened this issue May 21, 2019 · 0 comments
Open

Convert non-breaking space in yaml to normal space #446

northtyphoon opened this issue May 21, 2019 · 0 comments
Assignees
Labels

Comments

@northtyphoon
Copy link
Member

Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST

What happened?:

If task yaml file has non-breaking space, it may cause some unexpected result. For example, if there is a non-breaking space at the beginning of the cmd step, the step will be skipped in the execution.

 - cmd

What did you expect to happen?:

Convert non-breaking space to normal space.

Here is an example travis-ci/travis-core#227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants