coding-standard
coding-standard copied to clipboard
Enhancement of allowPartialUses
It would be good if SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.allowPartialUses
would be enhanced with a list of allowed namespaces (only specified namespaces are allowed to be used partial) and/or a list of namespaces that have to be used partial.