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: Default baseline file #10592

Closed
wants to merge 383 commits into from
Closed

Conversation

jorgsowa
Copy link
Contributor

Fixes: #5831

This PR sets the default baseline file, so it's not necessary anymore to write commands with the baseline file name like psalm --set-baseline=psalm-baseline.xml.

Precedence of argument:

  1. Parameter value in command.
  2. Value of errorBaseline in configuration.
  3. Default value of psalm-baseline.xml.

@jorgsowa jorgsowa changed the title Default baseline file feat: Default baseline file Feb 5, 2024
@jorgsowa
Copy link
Contributor Author

I rebased mistakenly on master. I'm closing this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow adding new errors to baseline.
10 participants