jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/344752 )
Change subject: Use tabs in json
......................................................................
Use tabs in json
Change-Id: I3435422e6cbdbcb4bbefb64d7f72072519fe3db2
---
M composer.json
M i18n/en.json
2 files changed, 20 insertions(+), 20 deletions(-)
Approvals:
Pwirth: Looks good to me, but someone else must approve
Mglaser: Looks good to me, approved
jenkins-bot: Verified
diff --git a/composer.json b/composer.json
index 5f67376..42cd9b9 100644
--- a/composer.json
+++ b/composer.json
@@ -1,16 +1,16 @@
{
- "autoload" : {
- "psr-4": {
- "BS\\PageVersion\\Tests\\" : "tests/phpunit",
- "BS\\PageVersion\\" : "src"
- }
- },
- "require-dev": {
- "jakub-onderka/php-parallel-lint": "0.9.2"
- },
- "scripts": {
- "test": [
- "parallel-lint . --exclude vendor"
- ]
- }
+ "autoload": {
+ "psr-4": {
+ "BS\\PageVersion\\Tests\\": "tests/phpunit",
+ "BS\\PageVersion\\": "src"
+ }
+ },
+ "require-dev": {
+ "jakub-onderka/php-parallel-lint": "0.9.2"
+ },
+ "scripts": {
+ "test": [
+ "parallel-lint . --exclude vendor"
+ ]
+ }
}
diff --git a/i18n/en.json b/i18n/en.json
index 8f9ae89..a3ed204 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,8 +1,8 @@
{
- "@metadata": {
- "authors": [
- "Robert Vogel <[email protected]>"
- ]
- },
- "bs-pageversion-desc": "Provides variables and other functions about page
revisions"
+ "@metadata": {
+ "authors": [
+ "Robert Vogel <[email protected]>"
+ ]
+ },
+ "bs-pageversion-desc": "Provides variables and other functions about
page revisions"
}
--
To view, visit https://gerrit.wikimedia.org/r/344752
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3435422e6cbdbcb4bbefb64d7f72072519fe3db2
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/BlueSpicePageVersion
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits