chore: ignore extra translations in lint (#451)

* chore: ignore extra translations in lint

Extra translations are removed automatically by Weblate

* chore: update detekt rules

More compose-friendly

* chore: update lint baselines
This commit is contained in:
Naveen Singh 2025-07-03 21:17:43 +05:30 committed by GitHub
parent aa129c7700
commit 251248f21a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 75 additions and 37 deletions

View file

@ -18,8 +18,8 @@
errorLine1="app-build-targetSDK = "34""
errorLine2=" ~~~~">
<location
file="$HOME/work/Messages/Messages/gradle/libs.versions.toml"
line="25"
file="$HOME/Projects/Fossify/FossifyOrg/Messages/gradle/libs.versions.toml"
line="26"
column="23"/>
</issue>
@ -40,7 +40,7 @@
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="$HOME/work/Messages/Messages/gradle/wrapper/gradle-wrapper.properties"
file="$HOME/Projects/Fossify/FossifyOrg/Messages/gradle/wrapper/gradle-wrapper.properties"
line="3"
column="17"/>
</issue>
@ -51,8 +51,8 @@
errorLine1="gradlePlugins-agp = &quot;8.10.1&quot;"
errorLine2=" ~~~~~~~~">
<location
file="$HOME/work/Messages/Messages/gradle/libs.versions.toml"
line="22"
file="$HOME/Projects/Fossify/FossifyOrg/Messages/gradle/libs.versions.toml"
line="23"
column="21"/>
</issue>
@ -62,8 +62,8 @@
errorLine1="androidx-lifecycleprocess = &quot;2.8.7&quot;"
errorLine2=" ~~~~~~~">
<location
file="$HOME/work/Messages/Messages/gradle/libs.versions.toml"
line="12"
file="$HOME/Projects/Fossify/FossifyOrg/Messages/gradle/libs.versions.toml"
line="13"
column="29"/>
</issue>
@ -73,8 +73,8 @@
errorLine1="app-build-compileSDKVersion = &quot;34&quot;"
errorLine2=" ~~~~">
<location
file="$HOME/work/Messages/Messages/gradle/libs.versions.toml"
line="24"
file="$HOME/Projects/Fossify/FossifyOrg/Messages/gradle/libs.versions.toml"
line="25"
column="31"/>
</issue>