You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When adding prospector to an existing codebase, many errors may appear, and many of them may not be immediately solvable.
Describe the solution you'd like
It would be nice if a baseline file could be generated which would be the errors to ignore going forward. Any changes to the errors reported as it relates to the baseline could be considered an error. See https://phpstan.org/user-guide/baseline for an example.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When adding prospector to an existing codebase, many errors may appear, and many of them may not be immediately solvable.
Describe the solution you'd like
It would be nice if a baseline file could be generated which would be the errors to ignore going forward. Any changes to the errors reported as it relates to the baseline could be considered an error. See https://phpstan.org/user-guide/baseline for an example.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: