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

feat: grandfather current static analysis failures #551

Merged
merged 1 commit into from
Dec 6, 2021

Commits on Dec 2, 2021

  1. feat: grandfather current static analysis failures

    We want to begin using static analysis to improve the code base,
    but we don't want to go back through the 760+ current issues before
    doing so. This commit uses the Psalm baseline functionality to
    grandfather in the current failures and adds psalm static analysis
    to the test cycle. This will catch future issues in the code, while
    allowing for gradual remediation of historical issues.
    Bishop Bettini committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    37e17a2 View commit details
    Browse the repository at this point in the history