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

Remove unnessesary top level curly braces in the world builder file. #38

Conversation

MFraters
Copy link
Member

I noticed that there is no reason to have the top level curly braces in the world builder input file. They make the file less readable. Although they are required by the boost json reader, we can place them manually just before the file is passed to the json reader.

This change invalidates all current world builder files, and requires them to be changed. Since there hasn't been a release yet, that is fine.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 81

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 97.503%

Totals Coverage Status
Change from base Build 80: 0.006%
Covered Lines: 1757
Relevant Lines: 1802

💛 - Coveralls

@MFraters MFraters merged commit dd5fa18 into GeodynamicWorldBuilder:master Sep 16, 2018
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.

None yet

2 participants