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

Commits on Nov 1, 2017

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

    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]>
    jordanconway committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    101dc93 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Update bundler before travis builds

    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 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    e377de0 View commit details
    Browse the repository at this point in the history