OCA/pylint-odoo

pylint checks to pre-commit hooks: Deprecate checks in pro pre-commit hooks

Closed this issue · 0 comments

check action reference Notes
api-one-deprecated deprecate Deprecated for newer odoo versions
api-one-multi-together deprecate Deprecated for newer odoo versions
attribute-deprecated no move
attribute-string-redundant no move
character-not-valid-in-resource-link Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
class-camelcase no move
consider-merging-classes-inherited no move
context-overridden no move
copy-wo-api-one deprecate Deprecated for newer odoo versions
create-user-wo-reset-password Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
dangerous-filter-wo-user Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
dangerous-qweb-replace-wo-priority Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
dangerous-view-replace-wo-priority Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
deprecated-data-xml-node Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
deprecated-openerp-xml-node Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
development-status-allowed no move
duplicate-id-csv Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
duplicate-po-message-definition Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
duplicate-xml-fields Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
duplicate-xml-record-id Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
eval-referenced no move
except-pass no move
external-request-timeout no move
file-not-used Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
incoherent-interpreter-exec-perm Use hook https://github.com/pre-commit/pre-commit-hooks#check-executables-have-shebangs
invalid-commit no move
javascript-lint Use hook https://github.com/eslint/eslint
license-allowed no move
manifest-author-string no move
manifest-deprecated-key no move
manifest-maintainers-list no move
manifest-required-author no move
manifest-required-key no move
manifest-version-format no move
method-compute no move
method-inverse no move
method-required-super no move
method-search no move
missing-import-error no move
missing-manifest-dependency no move
missing-newline-extrafiles Use hook https://github.com/pre-commit/pre-commit-hooks#end-of-file-fixer
missing-readme Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
missing-return no move
no-utf8-coding-comment deprecate Deprecated for py3 and py2 is a version deprecated now
odoo-addons-relative-import no move
old-api7-method-defined deprecate Odoo<=7 was deprecated a long time ago
openerp-exception-warning Enable new pylint check Enable check from pylint redefined-builtin
po-msgstr-variables Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
po-syntax-error Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
print-used Use flake8 check Use flake8-print plugin and enable T201 check
redundant-modulename-xml Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
renamed-field-parameter no move
resource-not-exist no move
rst-syntax-error Use hook https://github.com/PyCQA/doc8 Ignore long line length ignore=D001
sql-injection no move
str-format-used deprecate py3 fix the errors related to str.format method
test-folder-imported no move
translation-contains-variable no move
translation-field no move
translation-positional-used no move
translation-required no move
unnecessary-utf8-coding-comment Use hook https://github.com/pre-commit/pre-commit-hooks#fix-encoding-pragma
use-vim-comment no move
website-manifest-key-not-valid-uri no move
wrong-tabs-instead-of-spaces Use hook https://github.com/Lucas-C/pre-commit-hooks Use hook remove-tabs
xml-attribute-translatable deprecate It is not needed anymore for Odoo >8.0
xml-deprecated-qweb-directive Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
xml-deprecated-tree-attribute Dev New hook https://github.com/OCA/odoo-pre-commit-hooks
xml-syntax-error Use https://github.com/pre-commit/pre-commit-hooks#check-xml