-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wp-dev-lib fcaed43...7dc0106: Merge pull request xwp/wp-dev-li…
…b#161 from branch feature/parse-bash-vars xwp/wp-dev-lib@fcaed43...7dc0106
- Loading branch information
1 parent
0f062e2
commit deca9a3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule dev-lib
updated
22 files
+0 −1 | .coveralls.yml | |
+2 −2 | .jscsrc | |
+1 −1 | .jshintignore | |
+7 −7 | .travis.yml | |
+760 −0 | check-diff.sh | |
+58 −15 | class-wordpress-readme-parser.php | |
+85 −0 | diff-tools/class-git-patch-checker.php | |
+0 −0 | diff-tools/filter-report-for-patch-ranges.php | |
+16 −0 | diff-tools/parse-diff-ranges.php | |
+61 −4 | generate-markdown-readme | |
+67 −0 | install-upgrade-pre-commit-hook.sh | |
+0 −90 | install-wp-tests.sh | |
+2 −1 | phpcs.ruleset.xml | |
+11 −1 | phpunit-plugin-bootstrap.php | |
+2 −1 | phpunit-plugin.xml | |
+27 −164 | pre-commit | |
+122 −48 | readme.md | |
+21 −4 | svn-push | |
+5 −1 | travis.after_script.sh | |
+0 −70 | travis.before_script.sh | |
+7 −0 | travis.install.sh | |
+8 −77 | travis.script.sh |