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

Integrate static analysis for improved code quality #8

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

shuvroroy
Copy link
Member

This pull request aims to enable PHPStan with the maximum level to improve the overall code quality of the project.By enabling PHPStan with the maximum level, we can ensure that our codebase is thoroughly analyzed for issues and that any potential bugs or issues are caught early in the development cycle.

This pull request includes the following changes:

  • Configuration of PHPStan with the maximum level (level 9)
  • Updating the build process to run PHPStan with the maximum level
  • Fixing of issues identified by PHPStan with the maximum level

@shuvroroy shuvroroy requested review from npetrunova and rekerta March 25, 2023 16:10
@shuvroroy shuvroroy self-assigned this Mar 25, 2023
@nklmilojevic nklmilojevic merged commit 811d50e into main May 2, 2023
@nklmilojevic nklmilojevic deleted the phpstan branch May 2, 2023 11:40
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.

2 participants