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

Provide Psalm integration #90

Merged

Conversation

weierophinney
Copy link
Contributor

This patch adds Psalm integration for our CI pipline. It does so by:

  • Adding Psalm and its PHPUnit plugin as dev requirements.
  • Providing Psalm configuration.
  • Applying automated fixes suggested by Psalm and establishing a baseline file.

Fixes #80

@weierophinney weierophinney added the Enhancement New feature or request label Jun 23, 2021
@weierophinney weierophinney added this to the 1.5.0 milestone Jun 23, 2021
@weierophinney weierophinney merged commit 9895f9c into laminas-api-tools:1.5.x Jun 23, 2021
@weierophinney weierophinney deleted the feature/psalm-integration branch June 23, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Psalm integration
1 participant