Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
7.1
7.2.0
π Schedule: "before 3am on Monday" (UTC).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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 has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
7.1
->7.2.0
Release Notes
slevomat/coding-standard
### [`v7.2.0`](https://togithub.com/slevomat/coding-standard/releases/7.2.0) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/7.1.0...7.2.0) ## π New sniffs - Added `SlevomatCodingStandard.Functions.DisallowTrailingCommaInClosureUse` - Added `SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse` ## π§ Improvements - Support for offset access type syntax in annotations - Support for `@phpstan-assert`/`@psalm-assert` annotations - `SlevomatCodingStandard.Whitespaces.DuplicateSpacesSniff`: New option `ignoreSpacesInMatch` - `SlevomatCodingStandard.Functions.DisallowTrailingCommaInCall`: New option `onlySingleLine` - `SlevomatCodingStandard.Functions.DisallowTrailingCommaInDeclaration`: New option `onlySingleLine` ## π Fixes - `SlevomatCodingStandard.TypeHints.ReturnTypeHint`: Fixed internal error - `SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn`: Fixed internal error - `SlevomatCodingStandard.Functions.RequireSingleLineCall`: Fixed false positive - `SlevomatCodingStandard.Variables.UnusedVariable`: Resolve false positives with increment/decrement operators (thanks to [@aadmathijssen](https://togithub.com/aadmathijssen)) - `SlevomatCodingStandard.Variables.UnusedVariable`: allow increment/decrement operators after yield (thanks to [@aadmathijssen](https://togithub.com/aadmathijssen))Configuration
π Schedule: "before 3am on Monday" (UTC).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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 has been generated by WhiteSource Renovate. View repository job log here.