You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for migrating the actual message, I think instead of doing it the old way we can just use a glob and we could also lint for not used static files now that they must be included in the assets section of the manifst file.
Related to OCA/pylint-odoo#393
The check
file-not-used
:Should be migrated to odoo-pre-commit-hooks
But I think we only missed to migrated it
So, we need to start this migration now
Also, notice the new files
neutralize.sql
now are auto-detected from odoo:And we need to add a new way to add excepted files (Maybe using the same way than pre-commit configuration uses)
Please, check what other checks we missed from issue OCA/pylint-odoo#393
Please, check what other files are auto-detected from odoo too
The text was updated successfully, but these errors were encountered: