OCA/pylint-odoo

[FIX] translation-positional-used: Fix false positive

Closed this issue · 1 comments

Check the following code:
-body=_("Callback: \n%s\n%s", status, repr(result)))

  • raise ValidationError(_("Error:\n - %s\nError %s","\n - ".join(fields_string),move.display_name,))

The check translation-positional-used is not detected

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.