diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-11 23:01:37 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-11 23:03:03 +0000 |
| commit | f7e9282e026e0505cc85df51cf080c0a0608fbee (patch) | |
| tree | 0186397ddc97c333874e784a9d259fd21b5343d7 /ci | |
| parent | 7d5d21a77d5e241b10a947e00a524a501786ba7c (diff) | |
| download | mullvadvpn-f7e9282e026e0505cc85df51cf080c0a0608fbee.tar.xz mullvadvpn-f7e9282e026e0505cc85df51cf080c0a0608fbee.zip | |
Change CI XML format check to use UTF-8 encoding
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/ci-android-xml.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/ci-android-xml.sh b/ci/ci-android-xml.sh index ab35010f85..24a603ff4f 100644 --- a/ci/ci-android-xml.sh +++ b/ci/ci-android-xml.sh @@ -8,6 +8,7 @@ function tidy-up-android-xml { -m \ -i \ -w 100 \ + -utf8 \ --quiet yes \ --indent-attributes yes \ --indent-spaces 4 \ |
