Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/95133


Change subject: README.md and composer.json
......................................................................

README.md and composer.json

The instructions are the same as integration/phpunit, so point there
instead of duplicating content.

Change-Id: Ic855428bfd1e7b063114fe509cbc2bf07db2c4fb
---
A README.md
A composer.json
2 files changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/phpcs 
refs/changes/33/95133/1

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..465d6f7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+See upgrade instructions in integration/phpunit.git:
+
+http://git.wikimedia.org/blob/integration%2Fphpunit.git/master/README.md
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..bf509ec
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,5 @@
+{
+       "require": {
+               "squizlabs/php_codesniffer": "*"
+       }
+}

-- 
To view, visit https://gerrit.wikimedia.org/r/95133
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic855428bfd1e7b063114fe509cbc2bf07db2c4fb
Gerrit-PatchSet: 1
Gerrit-Project: integration/phpcs
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to