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:
parent
aa129c7700
commit
251248f21a
6 changed files with 75 additions and 37 deletions
1
lint.xml
1
lint.xml
|
|
@ -31,4 +31,5 @@
|
|||
<issue id="IconDensities" severity="warning" />
|
||||
<issue id="GradleDependency" severity="warning" />
|
||||
<issue id="Overdraw" severity="warning" />
|
||||
<issue id="ExtraTranslation" severity="warning" />
|
||||
</lint>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue