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

refactor: update all enum members to be ALL_CAPS - part II #2989

Merged
merged 5 commits into from
Jun 21, 2019

Commits on Jun 21, 2019

  1. refactor: update all enum members to be ALL_CAPS - part II

    Updated enum members in core modules, drift from recent merges, and packages
    that were missed in the first pass.
    
    This is in accordance with the new construct library guidelines.
    
    **Fixes #2287**
    
    BREAKING CHANGE: all enum members were changed from `PascalCase` to `ALL_CAPS`
    shivlaks committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d9ed2e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0462470 View commit details
    Browse the repository at this point in the history
  3. update tests after merge

    shivlaks committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d678b70 View commit details
    Browse the repository at this point in the history
  4. update decdk tests

    shivlaks committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    2d0719f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bacd33 View commit details
    Browse the repository at this point in the history