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

Extend VarCouldBeVal to include analysis of file- and class-level properties #4424

Merged
merged 6 commits into from Jan 5, 2022

Commits on Dec 29, 2021

  1. First draft of refactoring VarCouldBeVal to scan file- and class-leve…

    …l properties; Added checks in VarCouldBeVal to avoid flagging escaped object literals
    severn-everett committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    09fc793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad6f25 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Addressing PR comments

    severn-everett committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    67b60e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb27411 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    0921e80 View commit details
    Browse the repository at this point in the history
  2. Addressing PR comment

    severn-everett committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    34b5cc2 View commit details
    Browse the repository at this point in the history