Problem/Motivation
We want to reduce the number of customized sniffs in Coder 9 that are not needed. Replace UseLeadingBackslashSniff with the upstream Slevomat version.
Proposed resolution
https://github.com/pfrenssen/coder/pull/277
Remaining tasks
API changes
Drupal.Classes.UseLeadingBackslash replaced with SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash
Comments
Comment #2
klausiComment #5
klausiMerged.