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 brackets feature option #3035

Merged
merged 16 commits into from
Jul 24, 2023

Commits on Jul 17, 2023

  1. include-keys readme and config

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c84b741 View commit details
    Browse the repository at this point in the history
  2. impl done (need to write bool check)

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f42ac3c View commit details
    Browse the repository at this point in the history
  3. include brackets test

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e42af56 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f781bd2 View commit details
    Browse the repository at this point in the history
  5. add bool check

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ed42fa4 View commit details
    Browse the repository at this point in the history
  6. rename feature to be more clear about functionality when default valu…

    …e is false
    
    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3360398 View commit details
    Browse the repository at this point in the history
  7. change curly brackets to angle brackets

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e30d366 View commit details
    Browse the repository at this point in the history
  8. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bf28d0d View commit details
    Browse the repository at this point in the history
  9. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0da6719 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. add bracket regex as final variable, add corner case

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d77d25e View commit details
    Browse the repository at this point in the history
  2. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3635f6b View commit details
    Browse the repository at this point in the history
  3. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8c9897a View commit details
    Browse the repository at this point in the history
  4. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dc039cb View commit details
    Browse the repository at this point in the history
  5. rerun checks

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7f67747 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. add corner case of brackets with split character

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b4dcea4 View commit details
    Browse the repository at this point in the history
  2. add clarity to readme

    Signed-off-by: Kat Shen <[email protected]>
    shenkw1 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    371d62c View commit details
    Browse the repository at this point in the history