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

Adds glob support for filepath in tools command #4105

Merged
merged 5 commits into from
Apr 30, 2021

Commits on Apr 24, 2021

  1. Adds wildcard filepath option to tools command

     - Adds glob check
     - Adds test and test files
    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    540c628 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. improve error check for filepath.Glob

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    46964d7 View commit details
    Browse the repository at this point in the history
  2. update errors import

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    c159f31 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. minor code refactor

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    60fcc00 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. add err check for file open

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3dbaedf View commit details
    Browse the repository at this point in the history