Skip to content

Commit

Permalink
Set severity of MissingQuantity lint check to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Nov 4, 2024
1 parent db7930f commit 64b8ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@

<!-- Set the severity of missing translations to warning instead of error -->
<issue id="MissingTranslation" severity="warning" />
<issue id="MissingQuantity" severity="warning" />
</lint>

0 comments on commit 64b8ef3

Please sign in to comment.