xwp/wp-dev-lib
DEPRECATED. Common code used during development of WordPress plugins and themes
ShellMIT
Issues
- 2
Interactive installer
#199 opened by shadyvb - 6
- 0
- 0
- 0
Temporary directory causes issues when Eslint rule import/no-unresolved is used
#316 opened by adekbadek - 4
- 4
DEV_LIB_SKIP documentation
#296 opened by valendesigns - 0
Enable MySQL on Travis using Ubuntu Xenial 16.04
#302 opened by kasparsd - 0
- 2
Downloading PHPUnit twice ?
#267 opened by jrfnl - 3
Use newer versions of PHPUnit
#300 opened by swissspidy - 1
Document examples of projects using wp-dev-lib
#290 opened by kasparsd - 0
Update script paths in readme
#291 opened by kasparsd - 3
Support the new VIP coding standards project
#286 opened by MattGeri - 0
Document the pre-commit hook setup scripts
#288 opened by kasparsd - 6
Start versioning wp-dev-lib
#277 opened by kasparsd - 0
Symlink /vendor to $LINTING_DIRECTORY
#274 opened by kasparsd - 2
Support PHPUnit when it's a Composer dependency
#236 opened by johnbillion - 0
Add support for Composer
#272 opened by kasparsd - 0
Validate the composer.json file
#268 opened by westonruter - 0
Format tag slugs in readme.md
#262 opened by kasparsd - 7
- 1
install-pre-commit-hook.sh will error if "$(git rev-parse --git-dir)/hooks" doesn't exist
#261 opened by mckfc - 5
Allow adding PHPCS installed_paths config
#260 opened by igmoweb - 0
Eliminate global installation of tools in favor opting for local install when available
#252 opened by westonruter - 4
Update bootstrap.php to support themes
#255 opened by kasparsd - 1
- 6
- 2
Add support for .distignore
#202 opened by westonruter - 0
- 1
- 2
- 2
- 5
Add License
#237 opened - 0
- 9
Compose source files
#241 opened - 6
Apply licensing to source code
#240 opened - 4
Sunset JSCS
#184 opened by westonruter - 1
Files not scanned - Bitbucket Pipeline
#232 opened by glewiswp - 0
PHP CodeSniffer checks pass when phpcs fails
#226 opened by kasparsd - 0
Allow wp-dev-lib to be added via npm
#207 opened by kasparsd - 0
- 1
DEV_LIB_PATH is ignored when running in Vagrant
#210 opened by kasparsd - 0
phpunit error on submodule on vagrant
#200 opened by PatelUtkarsh - 1
Filter out .mailmap
#180 opened by tylerhcarter - 0
Ignore PO/POT files during svn-push
#167 opened by frankiejarrett - 2
parse_ini_file() doesn't work with bash files
#160 opened by ocean90 - 2
Add Codecov support (alternative to Coveralls)
#153 opened by westonruter - 5
phpunit runs twice in run_phpunit_local
#158 opened by ocean90 - 5
Support for plugin-dependent tests
#156 opened by ocean90