Skip to content

OpusVL/Odoo-Uk-Accounting

Repository files navigation

Odoo-Uk-Accounting

Uk Accounting Localization

Enable pre-commit

This project enforces code styles. To easily check your code before creating a pull request you should install pre-commit. This will automatically run the checks before making the commit, and warn you if there are any errors.

Currently only 'uk_accounting' module is checked for compliance

If you don't have pre-commit installed see the documentation here

Install pre-commit hooks in the project

Whilst in the Odoo-Uk-Accounting folder

pre-commit install