Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] add pylint checkers for translation #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trisdoan
Copy link
Contributor

Note

  • Enabling these checks as mandatory will need some fixing work on most repos
  • So if we agree that these checks are welcome, it might be better not to enable them in mass, but repo by repo

This change

  • Since OCA/pylint-odoo@2db6690, some checkers for translation were added, by emitting translation-* instead of logging-

translation-format-interpolation
translation-format-truncated
translation-fstring-interpolation
translation-not-lazy
translation-too-few-args
translation-too-many-args
translation-unsupported-format

Result

2024-12-13_18-59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant