Revert "format svg and yml"

This reverts commit 59ed310459.
This commit is contained in:
6543 2022-07-29 15:27:42 +02:00
parent e5b303e183
commit 207760056f
No known key found for this signature in database
GPG key ID: C99B82E40B027BAE
5 changed files with 49 additions and 52 deletions

View file

@ -13,7 +13,6 @@ line_comment = //
block_comment_start = /*
block_comment = *
block_comment_end = */
max_line_length = off
[*.json]
indent_size = 2

View file

@ -16,6 +16,24 @@
</value>
</option>
</JavaCodeStyleSettings>
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value>
<package name="java.util" alias="false" withSubpackages="false" />
<package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" />
<package name="io.ktor" alias="false" withSubpackages="true" />
</value>
</option>
<option name="PACKAGES_IMPORT_LAYOUT">
<value>
<package name="" alias="false" withSubpackages="true" />
<package name="java" alias="false" withSubpackages="true" />
<package name="javax" alias="false" withSubpackages="true" />
<package name="kotlin" alias="false" withSubpackages="true" />
<package name="" alias="true" withSubpackages="true" />
</value>
</option>
</JetCodeStyleSettings>
<codeStyleSettings language="JAVA">
<option name="RIGHT_MARGIN" value="220" />
<option name="KEEP_LINE_BREAKS" value="false" />
@ -161,4 +179,4 @@
</arrangement>
</codeStyleSettings>
</code_scheme>
</component>
</component>

View file

@ -1,22 +1,22 @@
depends_on:
- build
- locale
- check
- build
- locale
- check
run_on: [ success, failure ]
skip_clone: true
pipeline:
discord:
image: appleboy/drone-discord
settings:
message: "{{#success build.status}} ✅ Build #{{build.number}} of `{{repo.name}}` succeeded.\n\n📝 Commit by {{commit.author}}:\n``` {{commit.message}} ```\n\n🌐 {{ build.link }} {{else}} ❌ Build #{{build.number}} of `{{repo.name}}` failed.\n\n📝 Commit by {{commit.author}}:\n``` {{commit.message}} ```\n\n🌐 {{ build.link }} {{/success}}\n"
webhook_id:
from_secret:
DISCORD_BOT_ID
webhook_token:
from_secret:
DISCORD_BOT_SECRET
when:
event: [ push ]
branch: main
discord:
image: appleboy/drone-discord
settings:
message: "{{#success build.status}} ✅ Build #{{build.number}} of `{{repo.name}}` succeeded.\n\n📝 Commit by {{commit.author}}:\n``` {{commit.message}} ```\n\n🌐 {{ build.link }} {{else}} ❌ Build #{{build.number}} of `{{repo.name}}` failed.\n\n📝 Commit by {{commit.author}}:\n``` {{commit.message}} ```\n\n🌐 {{ build.link }} {{/success}}\n"
webhook_id:
from_secret:
DISCORD_BOT_ID
webhook_token:
from_secret:
DISCORD_BOT_SECRET
when:
event: [ push ]
branch: main

View file

@ -1,21 +1 @@
<svg aria-label="License: GPL v3" height="20" role="img" width="100" xmlns="http://www.w3.org/2000/svg">
<title>License: GPL v3</title>
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<clipPath id="r">
<rect fill="#fff" height="20" rx="3" width="100" />
</clipPath>
<g clip-path="url(#r)">
<rect fill="#555" height="20" width="51" />
<rect fill="#007ec6" height="20" width="49" x="51" />
<rect fill="url(#s)" height="20" width="100" />
</g>
<g fill="#fff" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-size="110" text-anchor="middle" text-rendering="geometricPrecision">
<text aria-hidden="true" fill="#010101" fill-opacity=".3" textLength="410" transform="scale(.1)" x="265" y="150">License</text>
<text fill="#fff" textLength="410" transform="scale(.1)" x="265" y="140">License</text>
<text aria-hidden="true" fill="#010101" fill-opacity=".3" textLength="390" transform="scale(.1)" x="745" y="150">GPL v3</text>
<text fill="#fff" textLength="390" transform="scale(.1)" x="745" y="140">GPL v3</text>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="20" role="img" aria-label="License: GPL v3"><title>License: GPL v3</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="100" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="51" height="20" fill="#555"/><rect x="51" width="49" height="20" fill="#007ec6"/><rect width="100" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="265" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="410">License</text><text x="265" y="140" transform="scale(.1)" fill="#fff" textLength="410">License</text><text aria-hidden="true" x="745" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="390">GPL v3</text><text x="745" y="140" transform="scale(.1)" fill="#fff" textLength="390">GPL v3</text></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,26 +1,26 @@
"project_id": "375123"
"api_token": "-removed-"
"base_path": ""
"project_id": "375123"
"api_token": "-removed-"
"base_path" : ""
"preserve_hierarchy": false
files: [
{
"source": "app/src/main/res/values/strings.xml",
"translation": "app/src/main/res/values-%two_letters_code%/strings.xml",
"source" : "app/src/main/res/values/strings.xml",
"translation" : "app/src/main/res/values-%two_letters_code%/strings.xml",
},
{
"source": "fastlane/metadata/android/en-US/short_description.txt",
"translation": "fastlane/metadata/android/%locale%/short_description.txt",
"source": "fastlane/metadata/android/en-US/short_description.txt",
"translation": "fastlane/metadata/android/%locale%/short_description.txt",
},
{
"source": "fastlane/metadata/android/en-US/full_description.txt",
"translation": "fastlane/metadata/android/%locale%/full_description.txt",
"source": "fastlane/metadata/android/en-US/full_description.txt",
"translation": "fastlane/metadata/android/%locale%/full_description.txt",
},
{
"source": "fastlane/metadata/android/en-US/title.txt",
"translation": "fastlane/metadata/android/%locale%/title.txt",
"source": "fastlane/metadata/android/en-US/title.txt",
"translation": "fastlane/metadata/android/%locale%/title.txt",
},
{
"source": "fastlane/metadata/android/en-US/changelogs/*",
"translation": "fastlane/metadata/android/%locale%/changelogs/%original_file_name%",
"source": "fastlane/metadata/android/en-US/changelogs/*",
"translation": "fastlane/metadata/android/%locale%/changelogs/%original_file_name%",
}
]