- Issue created by @quietone
- Merge request !10794enable DrupalPractice.CodeAnalysis.VariableAnalysis → (Closed) created by quietone
- 🇧🇪Belgium borisson_ Mechelen, 🇧🇪
This enables a sniff that is already passing, so this looks good to go to me.
We are testing coding standards with PHP CodeSniffer, using the Drupal coding standards from the Coder module. We need to do a couple of steps in order to download and configure them so we can run a coding standards check.
Complete the implementation of DrupalPractice.CodeAnalysis.VariableAnalysis. There are several excluded patterns in phpcs.xml for this sniff.
See the child issues
This enables a sniff that is already passing, so this looks good to go to me.