Add a sniff to check for the new inline variable type declaration standard.
#2305593: [policy] Set a standard for @var inline variable type declarations
Add a sniff to check for the new inline variable type declaration standard.
#2305593: [policy] Set a standard for @var inline variable type declarations
Comments
Comment #2
arkener commentedPR: https://github.com/pfrenssen/coder/pull/115
Comment #3
klausiNice, thanks!
Comment #5
arkener commentedThanks for the feedback, this feature has now been added and can be used by enabling the
Drupal.Commenting.InlineVariableCommentrule.