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

fix: file path normalization wasn't working right #238

Merged
merged 3 commits into from
Sep 22, 2020

Commits on Sep 16, 2020

  1. remove normalization from analyze function

    Signed-off-by: Chang Wang <garnwraly@gmail.com>
    cheapsteak committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5e6bd7b View commit details
    Browse the repository at this point in the history
  2. perform normalization in getLocalFileDetails

    Signed-off-by: Chang Wang <garnwraly@gmail.com>
    cheapsteak committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5e47d19 View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: Chang Wang <garnwraly@gmail.com>
    cheapsteak committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    dcc7671 View commit details
    Browse the repository at this point in the history