Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405912 )

Change subject: Move phpcs.xml to .phpcs.xml
......................................................................

Move phpcs.xml to .phpcs.xml

Change-Id: I73d0ff2db7304433226b08e430d8c2b1f398817f
---
M {{ cookiecutter.library_name }}/.gitattributes
R {{ cookiecutter.library_name }}/.phpcs.xml
2 files changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/tools/cookiecutter-library 
refs/changes/12/405912/1

diff --git "a/\173\173 cookiecutter.library_name \175\175/.gitattributes" 
"b/\173\173 cookiecutter.library_name \175\175/.gitattributes"
index b6fe658..749e6a3 100644
--- "a/\173\173 cookiecutter.library_name \175\175/.gitattributes"
+++ "b/\173\173 cookiecutter.library_name \175\175/.gitattributes"
@@ -5,6 +5,6 @@
 .travis.yml export-ignore
 Doxyfile export-ignore
 composer.json export-ignore
-phpcs.xml export-ignore
+.phpcs.xml export-ignore
 phpunit.xml.dist export-ignore
 tests/ export-ignore
diff --git "a/\173\173 cookiecutter.library_name \175\175/phpcs.xml" 
"b/\173\173 cookiecutter.library_name \175\175/.phpcs.xml"
similarity index 100%
rename from "\173\173 cookiecutter.library_name \175\175/phpcs.xml"
rename to "\173\173 cookiecutter.library_name \175\175/.phpcs.xml"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I73d0ff2db7304433226b08e430d8c2b1f398817f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/cookiecutter-library
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>

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

Reply via email to