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.2.3
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.3.1
Choose a head ref
  • 13 commits
  • 3 files changed
  • 8 contributors

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    caae821 View commit details
    Browse the repository at this point in the history
  2. fix: Add missing use and add rule for trailing comma on multiline par…

    …ameters
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7266f84 View commit details
    Browse the repository at this point in the history
  3. chore: prepare changelog

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe1d17f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb6d36 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #31 from nextcloud/enh/break-promoted-properties-o…

    …n-multiline
    
    feat: Add rule for having one promoted property per line in constructor
    ChristophWurst authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    233bb15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67da46e View commit details
    Browse the repository at this point in the history
  7. style: add concat_space and nullable_type_declaration

    Ref #29
    Ref #30
    
    Signed-off-by: Daniel Kesselberg <[email protected]>
    kesselb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d150d95 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #33 from nextcloud/feat/concat_space_nullable_returns

    Add contact_space and nullable_type_declaration
    come-nc authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    56441b3 View commit details
    Browse the repository at this point in the history
  9. chore(release): v1.3.0

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    56b5780 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #34 from nextcloud/chore/release/v1.3.0

    chore(release): v1.3.0
    blizzz authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e2e6cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Revert "feat: Add blank lines before returns and after control statem…

    …ents"
    
    This reverts commit abb6d36.
    
    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    acbb837 View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.3.1

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    046865f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e88acb0 View commit details
    Browse the repository at this point in the history
Loading