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

Update #{self.prefix} to match yamllint rules #248

Merged
merged 2 commits into from
Nov 8, 2017

Conversation

jordanconway
Copy link
Contributor

yamllint defaults to require-starting-space, this change will fix the
preamble to match the yamllint rules so that inline linting doesn't
throw errors while eyaml editing files.

Signed-off-by: Jordan Conway [email protected]

yamllint defaults to require-starting-space, this change will fix the
preamble to match the yamllint rules so that inline linting doesn't
throw errors while eyaml editing files.

Signed-off-by: Jordan Conway <[email protected]>
@bastelfreak
Copy link
Member

I am not very familiar with this repo. Do we need tests for the change?

Hopefully this will fix the issue with ruby 1.9.3 and travis tests
thoughtbot/factory_bot#846

Signed-off-by: Jordan Conway <[email protected]>
@jordanconway
Copy link
Contributor Author

I didn't notice any tests that needed to be done, I just pushed a travis fix as well that clears up the failed builds. (cucumber was passing locally for me).

@rnelson0 rnelson0 merged commit 9aa3fdc into voxpupuli:master Nov 8, 2017
@rnelson0
Copy link
Sponsor Member

rnelson0 commented Nov 8, 2017

@jordanconway Thanks!

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.

3 participants