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

Fixes for false positives in unused-components rule #532

Merged

Commits on Sep 10, 2024

  1. - Renamed RuleSetExecution.SpecFileNam to SpecFilePath because it's a…

    …ctually set to the path, not just the filename
    
    - Include references from the root as well as the rolodex when checking unused components
    Calvin Lobo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4f01483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440ff38 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    ddbec8c View commit details
    Browse the repository at this point in the history
  2. Undo renaming of public field

    Calvin Lobo committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1ca4e4d View commit details
    Browse the repository at this point in the history