Sonar PHP rules
Wikia's custom SonarQube rules for analyzing PHP files.
Requirements
- JDK 8
Getting started
Read the official SonarQube documentation about creating a plugin and writing custom rules for PHP.
Each newly introduced rule should have a corresponding unit test with fixtures that tests registration and actual rule behavior.