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: correctly emit quoted YAML for account numbers #1105

Merged
merged 2 commits into from
Nov 8, 2018

Commits on Nov 7, 2018

  1. fix: correctly emit quoted YAML for account numbers

    Switch back to the newly-fixed 'yaml' package so that we can get
    both correct quoting of strings with leading '0' characters and
    correct quoting of strings with colon ':' characters.
    
    Fixes #1100, fixes #1098.
    Rico Huijbers committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    28232ff View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Update integ test expectation

    Rico Huijbers committed Nov 8, 2018
    1 Configuration menu
    Copy the full SHA
    66d2acb View commit details
    Browse the repository at this point in the history