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

PSScriptAnalyzer code quality updates #160

Merged

Commits on Aug 30, 2024

  1. Update Invoke-Scans

    Define OutputType
    
    Suppress PSScriptAnalyzer rule: PSUseSingularNouns.
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    30ed031 View commit details
    Browse the repository at this point in the history
  2. Update Set-Severity.ps1

    Define OutputType
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    314d1ab View commit details
    Browse the repository at this point in the history
  3. Update Test-IsRecentVersion.ps1

    Remove author note. (Team effort!)
    
    Defined OutputType.
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc6d769 View commit details
    Browse the repository at this point in the history
  4. Update Set-Severity.ps1

    Almost missed a closing bracket.
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8b2d46a View commit details
    Browse the repository at this point in the history
  5. Update Invoke-Scans.ps1

    What's with me and closing brackets today?!
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f357ecb View commit details
    Browse the repository at this point in the history
  6. Update Test-IsMemberOfProtectedUsers.ps1

    Define OutputType.
    
    Suppress PSScriptAnalyzer rule PSUseSingularNouns.
    SamErde authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    29bbcd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    eda6516 View commit details
    Browse the repository at this point in the history