Skip to content

Task: check what PHPMD checks and if there are replacement sniffs #228

@jrfnl

Description

@jrfnl

Via:

Some PHPMD checks used to be run via CodeClimate. Now CodeClimate has been turned off, these are no longer run.

A number of things which PHPMD checked, can (also) be checked via sniffs.

It should be inventoried:

  • Which checks in PHPMD were considered useful.
  • If there are sniffs available for the same either in PHPCS itself or in external sniff libraries.

From the Slack conversations:

"At some points codeclimate made me think more about my code. Complexity of methods is one of those. Not using else-statement. Maybe we should communicate that kind of principles as much as possible "

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions