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

Add an option to exclude paths from being analyzed #599

Closed
wants to merge 6 commits into from

Commits on Nov 1, 2017

  1. Add an option to exclude paths from being analyzed

    Gautam Korlam committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    5818c2c View commit details
    Browse the repository at this point in the history
  2. Use ASTHelpers.getFileNameFromUri

    Gautam Korlam committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    51c422b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Don't substitute for '.' in paths

    This was leftover code that shouldn't have made it here
    msridhar committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    e4a5dff View commit details
    Browse the repository at this point in the history
  2. add test

    msridhar committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    4019abf View commit details
    Browse the repository at this point in the history
  3. address comments

    msridhar committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    28d7ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d5cc3c View commit details
    Browse the repository at this point in the history