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

Disable non syntax errors in files that don't have semantic capabilities #134175

Merged

Commits on Sep 30, 2021

  1. Disable non syntax errors in files that don't have semantic capabilities

    If we're on a host that supports semantic checking, but in a file that doesn't support semantic errors, we currently don't want to report semantic errors since these will likely complain about imports and other undefined symols
    mjbvz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9b18913 View commit details
    Browse the repository at this point in the history