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

Refactoring #10

Merged
merged 3 commits into from Nov 25, 2018
Merged

Refactoring #10

merged 3 commits into from Nov 25, 2018

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    92c5f29 View commit details
    Browse the repository at this point in the history
  2. refactor: change variable names

    change variable names to more easy to understand what they are.
    ninoseki committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    a1f959d View commit details
    Browse the repository at this point in the history
  3. refactor: replace YAML.load_file with YAML.safe_load

    replace YAML.load_file with YAML.safe_load for just in case.
    ninoseki committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    495d414 View commit details
    Browse the repository at this point in the history