EasyEngine / EasyEngine/easyengine
Look into static analysis tools for EE
Open
component/development-process
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
We can use something like - [PHPMetrics](http://www.phpmetrics.org/) or [SonarQube](https://github.com/SonarSource/sonar-php) and integrate it with our CI servers to continually monitor our code quality and other metrics like cyclometric complexity etc... so that we're aware which part of our codebase is more bloated and needs refactoring.
Contributor guide
Assessment
This issue has not been assessed yet.