Pylint-odoo

Latest version: v9.1.2

Safety actively analyzes 623760 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.6.0

bc1e6f4 [ADD] except-pass: Emit message If a except:pass is used (107)
4fa6c37 [ADD] attribute-string-redundant: Check if "string" parameter is equal to variable name (100)
51bd605 [ADD] renamed-field-parameter: Detect deprecated field values (digits_compute, select) (99)
58dc5ae [ADD] xml-attribute-translatable: Check XML attribute without translation parameter (105)
5f9c304 [ADD] eval-referenced: Detects if a "eval" is referenced (without call it) (101)

cc4aad5 [REF] README: Auto-update Using the following script: 'PYTHONPATH=~/odoo/pylint-odoo python -c "import pylint_odoo;print pylint_odoo.messages2rst()"'
40c89fc [REF] .travis.yml: Renamed flake8 error from F999 to F601 (115)
527c992 [REF] javascript-lint: Use eslint instead of jshint (97)
7c28b0b [REF] incoherent-interpreter-exec-perm: Better message (106)
fd52d66 [REF] misc: Remove deprecated method

82feead [IMP] pylint-odoo: Adding support for parameters --ignore and --ignore-patterns (103)

33c75b4 [FIX] Check file-not-used: Skip tests folders (114)
e2e6f5a [FIX] incoherent-interpreter-exec-perm: Skip check for windows (113)
93cf3b2 [FIX] attribute-string-redundant: Add "isinstance" validation for nodes
ab3e078 [FIX] duplicate-xml-fields: False red using 2 tree sub-views *2M fields (96)
e4e85e7 [FIX] method-NAME: Fix if value is not a string
89c790a [FIX] test: Never use global into test

1.4.0

[REF] attribute-deprecated: Deprecate length class attribute (86)
[ADD] missing-return
[FIX] manifest-version-format: Support -e manifest-version-format only
[FIX] Whitelist `anybox.testing.openerp`
[FIX] manifest-version-format: Fix regex to use explicit dot instead …
[FIX] manifest-version-format: Support -e manifest-version-format only
[FIX] missing-import-error: Updating libraries used from requirements.txt but not imported or nested imported from odoo
[IMP] manifest-version-format: Add valid_odoo_versions parameter to force a valid version of odoo in the manifest version
[REF] missing-import-error: Skip test file
[ADD] Support for 10.0 manifest name
[REF] requirements: Update developer version of pylint and astroid

1.3.1

Add new checks and small fixes

1.3.0

[ADD] New checks method-param, sql-injection, invalid-commit and small fixes
[See more info from - milestone-1.3.0](https://github.com/OCA/pylint-odoo/issues?utf8=%E2%9C%93&q=milestone%3A1.3.0)

1.2.0

Enable new checks (see README), support multi version of pylint and use of tox to multi-environment.

1.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.