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

Explicit Psalm settings #387

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Explicit Psalm settings #387

merged 1 commit into from
Jun 21, 2023

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Jun 21, 2023

This will make disappear these warnings:

Warning: "findUnusedBaselineEntry" will be defaulted to "true" in Psalm 6. You should explicitly enable or disable this setting.
Warning: "findUnusedCode" will be defaulted to "true" in Psalm 6. You should explicitly enable or disable this setting.

@villfa villfa added the CI label Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #387 (6e291b5) into master (1196575) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          56       56           
  Lines         913      913           
=======================================
  Hits          906      906           
  Misses          7        7           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@villfa villfa merged commit 42a0022 into bmitch:master Jun 21, 2023
32 checks passed
@villfa villfa deleted the ci/psalm-config branch June 21, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant