Update dependency micheh/phpcs-gitlab to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
micheh/phpcs-gitlab | require-dev | major |
^1.1 -> ^2.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
micheh/phpcs-gitlab (micheh/phpcs-gitlab)
v2.0.0
Updated fingerprint calculation
The usage of this package remains the same. However, the calculation of the fingerprint has been updated and is now based on the content instead of the line number. This has the advantage that lines with violations can move up or down and GitLab will not report them as new violations. When upgrading to version 2, it is likely that all violations will show up as changed once, since all fingerprints are new.
Thank you @Ovissse
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.