Add scaffold
.distignore
0 → 100755
.editorconfig
0 → 100755
.gitattributes
0 → 100644
.gitignore
0 → 100755
.gitlab-ci.yml
0 → 100755
.phpcs.xml.dist
0 → 100644
Gruntfile.js
0 → 100755
bin/install-wp-tests.sh
0 → 100755
package.json
0 → 100755
{ | ||
"name": "automatically-paginate-posts", | ||
"version": "0.1.0", | ||
"main": "Gruntfile.js", | ||
"author": "Erick Hitter & Oomph, Inc.", | ||
"devDependencies": { | ||
"grunt": "~0.4.5", | ||
"grunt-wp-i18n": "~0.5.0", | ||
"grunt-wp-readme-to-markdown": "~1.0.0" | ||
} | ||
} |
phpunit.xml.dist
0 → 100644
tests/bootstrap.php
0 → 100755
tests/test-sample.php
0 → 100755
Please register or sign in to comment