Skip to content

Add a wiki page with info on how to run PHPCS via CI #101

@jrfnl

Description

@jrfnl

Is your feature request related to a problem?

The vast majority of projects want to safeguard their codestyle/best practices enforced via PHP_CodeSniffer.

Typically, this is done by running PHP_CodeSniffer via automated continuous integration checks.

Describe the solution you'd like

New wiki page with a section for each CI platform (GitHub Actions, GitLab, BitBucket etc) with code samples of some typical workflows to run PHPCS automatically on each platform.

  • I intend to create a pull request to implement this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions