Back to directory
Wikia avatar
Wikia / sonar-php-rules

sonar-php-rules

Custom rules for analyzing PHP with SonarQube

6

Stars

1

Forks

4

Watchers

MIT

License

Build Status Coverage Status

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.