Plugin annotation
@Analyzer(
id = "grep",
description = @Translation("Searches for and replaces commonly-used code that has changed in Drupal 8."),
documentation = {
{
"url" = "https://www.drupal.org/node/2324935",
"title" =…
Plugin annotation
@Analyzer(
id = "PSR4",
description = @Translation("Checks if the module defines any classes that need to be moved into a PSR-4 structure."),
documentation = {
{
"url" = "https://www.drupal.org/node/2246699",
"title"…
Plugin annotation
@Analyzer(
id = "tests",
description = @Translation("Checks for test classes that need to be rejiggered for Drupal 8."),
documentation = {
{
"url" = "https://www.drupal.org/node/1543796",
"title" =…