OCA / pylint-odoo

Odoo plugin for Pylint
http://www.pylint.org
140 stars 166 forks source link

New release this week for odoo 15 tooling? #352

Closed yajo closed 2 years ago

yajo commented 2 years ago

If you push a new release, I can tag it for .pre-commit-config when preparing the template for Odoo 15. See https://github.com/OCA/oca-addons-repo-template/issues/69

cc @moylop260 @sbidoul

moylop260 commented 2 years ago

Hi @Yajo

Good point! Thank you

I just merged the following new future 15.0 version as valid-odoo-version:

And I just merged a PR related with sql-injection

I just released the pylint-odoo 5.0.1

moylop260 commented 2 years ago

For record, since that the pylint configuration file is using the following option:

So, a new release is not required but better using the latest changes

moylop260 commented 2 years ago

Wait... let me bump the latest versions of pylint too

moylop260 commented 2 years ago

...done

https://pypi.org/project/pylint-odoo/5.0.2

yajo commented 2 years ago

Thanks, changed in template.