New release this week for odoo 15 tooling?
Closed this issue · 5 comments
yajo commented
If you push a new release, I can tag it for .pre-commit-config when preparing the template for Odoo 15. See OCA/oca-addons-repo-template#69
moylop260 commented
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
For record, since that the pylint configuration file is using the following option:
- valid_odoo_versions={{ odoo_version }} it will use the new Odoo version valid for that branch
So, a new release is not required but better using the latest changes
moylop260 commented
Wait... let me bump the latest versions of pylint
too
moylop260 commented
yajo commented
Thanks, changed in template.