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

Formatting changes #115

Merged
merged 1 commit into from
May 26, 2024
Merged

Formatting changes #115

merged 1 commit into from
May 26, 2024

Commits on May 23, 2024

  1. Formatting changes

    * Remove docblocks that are no longer needed
    As we have types already added to the code
    then the docblocks don't add anything
    and actually make it harder to maintain
    
    * Add CS formatting rules
    Make sure all classes are consistent
    by having a new line after the opening tag.
    At the minute there's a mixture of the two.
    Removed unused imports
    
    * Add phpunit cache to gitignore
    maxbaldanza committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d3ee826 View commit details
    Browse the repository at this point in the history