Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 23.54%. Comparing base (
cc04b57
) to head (59bdeea
). Report is 17 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^1.2.3
->^1.3.1
Release Notes
nextcloud/coding-standard (nextcloud/coding-standard)
### [`v1.3.1`](https://redirect.github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#131---2024-09-19) [Compare Source](https://redirect.github.com/nextcloud/coding-standard/compare/v1.3.0...v1.3.1) ##### Fixed - Removed misbehaving `ErickSkrauch/blank_line_before_return` and `ErickSkrauch/line_break_after_statements` rules ### [`v1.3.0`](https://redirect.github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#130---2024-09-18) [Compare Source](https://redirect.github.com/nextcloud/coding-standard/compare/v1.2.3...v1.3.0) ##### Changed - `trailing_comma_in_multiline`: Add a trailing comma to multline function parameters - `MultilinePromotedPropertiesFixer`: Break promoted properties on multiple lines - `ErickSkrauch/blank_line_before_return`: Add a blank line before each return - `ErickSkrauch/line_break_after_statements`: Add a blank line after all control statements - `concat_space`: Concatenation should be spaced - `nullable_type_declaration`: Changes `DateTimeInterface|null` to `?DateTimeInterface`Configuration
📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.