From 01b621d9e112367a09b9032026ecdf04ac3237e9 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 26 Feb 2021 11:10:26 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: I0f427d99ede7260231584abc3663046f6b0d88c4
---
.phpcs.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.phpcs.xml b/.phpcs.xml
index 429ae3b..9cd409d 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -44,7 +44,7 @@
</rule>
<file>.</file>
<arg name="extensions" value="php"/>
- <arg name="encoding" value="utf8"/>
+ <arg name="encoding" value="UTF-8"/>
<exclude-pattern>vendor</exclude-pattern>
<exclude-pattern>puppet</exclude-pattern>
<exclude-pattern>node_modules</exclude-pattern>
--
2.20.1
$ date
Fri Feb 26 11:10:18 UTC 2021
$ git clone file:///srv/git/translatewiki.git repo --depth=1 -b master
Cloning into 'repo'...
$ git config user.name libraryupgrader
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
$ git submodule update --init
$ grr init
Installed commit-msg hook.
$ git show-ref refs/heads/master
03b9b7307676718bd23fd4ad7ad0e7eb22d4b28b refs/heads/master
$ git add .
$ git commit -F /tmp/tmp2u47ri7c
[master 01b621d] [DNM] there are no updates
1 file changed, 1 insertion(+), 1 deletion(-)
$ git format-patch HEAD~1 --stdout
From 01b621d9e112367a09b9032026ecdf04ac3237e9 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 26 Feb 2021 11:10:26 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: I0f427d99ede7260231584abc3663046f6b0d88c4
---
.phpcs.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.phpcs.xml b/.phpcs.xml
index 429ae3b..9cd409d 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -44,7 +44,7 @@
</rule>
<file>.</file>
<arg name="extensions" value="php"/>
- <arg name="encoding" value="utf8"/>
+ <arg name="encoding" value="UTF-8"/>
<exclude-pattern>vendor</exclude-pattern>
<exclude-pattern>puppet</exclude-pattern>
<exclude-pattern>node_modules</exclude-pattern>
--
2.20.1
.