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

Cherry pick fix for hasInterpreters and update change log #12198

Merged
merged 3 commits into from
Jun 8, 2020

Commits on Jun 8, 2020

  1. Double-check for interpreters when running diagnostics (microsoft#12158)

    * Get interpreters if hasInterpreters returns false
    * Undo ignoreErrors()
    * Add unit tests
    * Fixed tests
    * Newline
    kimadeline authored and karthiknadig committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    baef895 View commit details
    Browse the repository at this point in the history
  2. Fix merge issues.

    karthiknadig committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    0b9cb7d View commit details
    Browse the repository at this point in the history
  3. Update change log

    karthiknadig committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b9fccae View commit details
    Browse the repository at this point in the history