hypothesis / hypothesis/wp-hypothesis
Add a static analysis tool like PHPStan
Open
- Dominant language
- PHP
- Stars
- 29
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Introducing a static analysis tool would allow to have a layer similar to TypeScript's type checking.
[PHPStan](https://phpstan.org/) is a good option, but we would need to make sure it does not detect WordPress core functions as undefined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.