manifest-deprecated-key (ODOO002)
Preview (since 0.16.2.1) · Related issues · View source
Derived from the odoo linter.
Fix is sometimes available.
This rule is unstable and in preview. The --preview flag is required for use.
What it does
Checks for deprecated keys in an Odoo module's __manifest__.py.
Why is this bad?
The description manifest key has been superseded by the module's
README.rst/README.md file, and is ignored by modern versions of Odoo.
Example
Use instead: