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

Introduce PHPStan #2405

Merged
merged 1 commit into from
May 30, 2023
Merged

Introduce PHPStan #2405

merged 1 commit into from
May 30, 2023

Conversation

PowerKiKi
Copy link
Member

@PowerKiKi PowerKiKi commented May 30, 2023

Description

Introduce PHPStan. We leverage PHPStan baseline feature for existing code. So we don't need to fix everything but all new code must be of higher quality.

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

@PowerKiKi PowerKiKi force-pushed the powerkiki branch 4 times, most recently from 09cfe94 to 500b885 Compare May 30, 2023 10:36
@PowerKiKi PowerKiKi merged commit 7743802 into master May 30, 2023
12 of 18 checks passed
@PowerKiKi PowerKiKi deleted the powerkiki branch May 30, 2023 10:57
@PowerKiKi PowerKiKi mentioned this pull request May 30, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant