Having a lint rule that could detect strings such as: - "Item costs $ %@" - "%@ %% off" and so on... would be useful Look for strings where a `(NS)NumberFormatter` with currency or percentage style would be better suited
Having a lint rule that could detect strings such as:
and so on... would be useful
Look for strings where a
(NS)NumberFormatterwith currency or percentage style would be better suited