stellarwp / learndash-php-sniffs
A set of PHP_CodeSniffer sniffs that I couldn't find anywhere else
Installs: 140 486
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 13
Forks: 0
Open Issues: 4
Type:phpcodesniffer-standard
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-20 14:18:54 UTC
README
A set of PHP_Codesniffer sniffs specific to LearnDash development.
Install this by running composer require --dev stellarwp/learndash-php-sniffs
.
I recommend also installing dealerdirect/phpcodesniffer-composer-installer as it will automatically make all included sniffs from this repository available under LearnDash
.