Change ImpliedQuantity to warning severity to not fail the build for weblate issues with french translations
This commit is contained in:
parent
2ca165f4d7
commit
dccd6d20a8
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
<lint>
|
||||
<issue id="MissingTranslation" severity="informational" />
|
||||
<issue id="ExtraTranslation" severity="warning" />
|
||||
<issue id="ImpliedQuantity" severity="warning" />
|
||||
</lint>
|
||||
|
|
Loading…
Reference in a new issue