Skip to content

Commit

Permalink
Suppress the slovak quantity check due to WeblateOrg/weblate#7520
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Jan 21, 2024
1 parent caa4615 commit 850c6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<issue id="MissingTranslation" severity="informational" />
<issue id="MissingQuantity">
<ignore regexp=".*?French.*?many" />
<ignore regexp=".*?Slovak.*?many" />
</issue>
<issue id="Overdraw" severity="informational" />
<issue id="RestrictedApi" severity="informational" />
Expand Down

0 comments on commit 850c6c8

Please sign in to comment.