Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply a common codestyle + tooling to validate & enforce it #75

Open
wants to merge 4 commits into
base: 4.x-dev
Choose a base branch
from

Commits on Mar 27, 2023

  1. Add php-codesniffer to the project

    Sander De la Marche committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5da4f53 View commit details
    Browse the repository at this point in the history
  2. Apply PSR12 to the entire codebase

    Sander De la Marche committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    88de30c View commit details
    Browse the repository at this point in the history
  3. Add phpcs to Github CI

    Sander De la Marche committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    006fadb View commit details
    Browse the repository at this point in the history
  4. Fix the typo in the phpstan config file

    Sander De la Marche committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f2cf11d View commit details
    Browse the repository at this point in the history