Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/coding-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: nextcloud/coding-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 8 commits
  • 3 files changed
  • 7 contributors

Commits on Nov 10, 2021

  1. Merge pull request #7 from nextcloud/php-cs-fixer-3

    use php-cs-fixer ^3.2
    ChristophWurst authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0c25047 View commit details
    Browse the repository at this point in the history
  2. Prepare readme for v1.0

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    8814009 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Order imports alphabetically

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    659a800 View commit details
    Browse the repository at this point in the history
  2. Update src/Config.php

    Co-authored-by: Joas Schilling <[email protected]>
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc and nickvergessen authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    57f50fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from nextcloud/fix/ordered_imports

    Order imports alphabetically
    come-nc authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    88d3ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. fix(rules): Replace deprecated braces rules

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d6aa4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facd4c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from nextcloud/nickvergessen-patch-1

    fix(rules): Replace deprecated braces rules
    artonge authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    20efa30 View commit details
    Browse the repository at this point in the history
Loading