Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Remove unused variables #545

Closed
3 tasks done
pfrenssen opened this issue Jul 23, 2019 · 1 comment
Closed
3 tasks done

Remove unused variables #545

pfrenssen opened this issue Jul 23, 2019 · 1 comment

Comments

@pfrenssen
Copy link
Contributor

pfrenssen commented Jul 23, 2019

  • Remove the following line from phpcs-ruleset.xml.dist:
    <exclude name="DrupalPractice.CodeAnalysis.VariableAnalysis.UnusedVariable" />
  • Run ./vendor/bin/phpcs
  • Fix all reported warnings.
@pfrenssen
Copy link
Contributor Author

Fixed in #604

@pfrenssen pfrenssen added this to the 8.x-1.0-alpha5 milestone Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant