Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 327616fc authored by tobiasKaminsky's avatar tobiasKaminsky
Browse files

ignore "implied quantity" on translated files

parent b36895cf
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -7,9 +7,12 @@
 ~ SPDX-License-Identifier: MIT
-->
<lint>
    <issue id="ImpliedQuantity">
        <ignore path="**/values-**/strings.xml" />
    </issue>
    
    <issue id="MissingQuantity">
        <ignore path="**/values-ka-rGE/strings.xml"/>
        <ignore path="**/values-ar/strings.xml" />
        <ignore path="**/values-**/strings.xml" />
    </issue>

    <issue id="UnusedQuantity">