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

[Config] Make config items case-insensitive #220

Merged
merged 7 commits into from
Dec 9, 2020

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    238883a View commit details
    Browse the repository at this point in the history
  2. add comments

    evelyn-ys committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    bd728f5 View commit details
    Browse the repository at this point in the history
  3. reimplement

    evelyn-ys committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2468f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. fix pattern

    evelyn-ys committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    15e8d0b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Use regex grouping

    jiasli committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    2f193a2 View commit details
    Browse the repository at this point in the history
  2. Refine tests

    jiasli committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b8c48a2 View commit details
    Browse the repository at this point in the history
  3. Add comments

    jiasli committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    23c4837 View commit details
    Browse the repository at this point in the history