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

Install Phan for static code analysis #48

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

stevegrunwell
Copy link
Owner

I'm apparently on a code quality kick (when am I not?), so this PR adds PHPStan for static code analysis.

It also sets up a GitHub Actions workflow for static code analysis, but I'm not going to worry about fixing the current issues as there's a major rewrite in #46.

@coveralls
Copy link

coveralls commented Dec 12, 2023

Coverage Status

coverage: 100.0%. remained the same
when pulling 1fa6e1d on feature/static-code-analysis
into d2d23d9 on develop.

@stevegrunwell stevegrunwell merged commit 62cfbb1 into develop Dec 12, 2023
14 of 15 checks passed
@stevegrunwell stevegrunwell deleted the feature/static-code-analysis branch December 12, 2023 00:57
@stevegrunwell stevegrunwell added this to the Version 2.0.0 milestone Dec 12, 2023
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.

None yet

2 participants