Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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